Information Gathering

Deep-HLR : Harnessing The Power Of Defastra For Comprehensive Phone Number Analysis

This script uses the Defastra Deep Phone HLR Check API, aiming to be a tool in fraud prevention and osint research scenarios.

The following data points are obtained: retrieves social media accounts suscribed to the number (Amazon, Badoo, Bumble, Microsoft, Skype, Telegram, Twitter, Uber, Xiaomi, Bukalapak, Google Duo, Kakaotalk, TikTok, Google Account, Linkedin, Battlenet, Instagram, CallerID, Yandex, VK, Economic Times, WhatsApp, Line, NextDoor, Remind, Flipkart, JD, Viber and Venmo), validates availability, connection, portability, and scores risk, retrieves carrier, verify if its included in data breaches, gets geographical location, and device info linked to a phone number in json format.

Prerequisites

To use this script, you’ll need:

  • Python 3.x
  • A Deep Phone Check API key from Defastra

Installation

Clone this repository or copy the Deep-HLR.py file to your local machine. Create a config.json file in the same directory as the script with your actual API key.

See config.json for an example. Install the required Python packages by running pip3 install -r requirements.txt in the script’s directory.

Usage

 python3 Deep-HLR.py --help
 

      ,█M                                                           █▌             
      █▀                                                              ██           
    ,█▌                                                                 █▌         
   ▓█          █▌                    ▄██▌                    ██µ         ▀▌        
  ▓█         ██                      ▓██▌                      ▀▌         █▌       
        ▄█         █▌                       ▓██▌             ,         ██         ▀█      
        █         █▌         █▀             ▓██▌  J██        ██         ▀█          █▄    
       ██        █▌         █▌         ██ ██▓██▌  J██          █▄        ██       ² █     
       █         █         █╚          ██ █████▌  J██           █▄        ██        █▌    
      █▌        ██        ██           ██ ██▓████████            █         █        █▌    
      ██        █         █            ████████▌  J██            █▌        █         █    
      █▌        █        ▀▌            ██   █▐▌ ██J██            █▌        █▌        █    
      █▌        █        ▐█            ██ ▄ ██▌ █▌J██            █▌        █▄        █    
      ██        █         █            ██ █▌▌▐▌╙█▌ ▀▀            █┐        █        █     
      ▀▌        █▌        █▌           ██ ████▌ ██              ██        ▓▌        █▌    
       █         █         ▀▌             █▌ ▐▌      ███       ▓█         █         █     
       █▌        ▐█         ██            ██ ▐▌     ████      █▀         ██        █▌     
        ██        ██         ╙█═         ▓─██▐██████████▌    ██         █▌         █      
  █▄        ▀█                    █▌███▌ █   ████               ██         █╝      
   █▄         ▀▌                  ▓W██▐▌██    ███             ▓█╨         █▀       
    ██         ▌█                     ╟▌ ▀      L            ██         ╥█Γ        
     ██                               ██¿                              █▀          
      ╙██                            ██▌█                            ▄██           
        █F                          ,█▀▌▓▌                           █             
                      █ ▀▌ █▄                                        
                     █▌ ▀▌  █                                        
                    J████▌███▌                                       
                    █  █████ █▄                                      
                   █▌   ▓▌    █                                      
                  ▐██████▌█████▌                                     
                  █ ██▌ ▓▌ ,██└█▌                                    
                 █▀    ████╙    █                                    
                ▄████████████████▌                                   
                █  ▀██  █▌  ▓██  █▌                                  
               `╙     ███▌██▀     ▌                                  
                        ██                                           
                        █▌                                           
   =======================================================================================
                D E E P     H L R                                    
   =======================================================================================
               author: Edgar Medina                                  
   =======================================================================================

   usage: Deep-HLR.py [-h] phone

   Retrieve a full profile to a phone number including rep, hlr, carrier, geo, social, device, 
   plus more...

   positional arguments:
       phone       The phone number to check in international format with the country code.

   options:
       -h, --help  show this help message and exit

Tamil S

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

DependencyTrack 4.10.0 – Release Overview And Security Hashes

For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and…

13 hours ago

DependencyTrack 4.10.1 – Release Update And Verification Details

For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and…

13 hours ago

Dependency Track 4.11.0 – Enhancements, Bug Fixes, And Dependency Updates

For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and…

13 hours ago

DependencyTrack 4.11.1 – Bug Fixes, Security Improvements, And Changelog Highlights

For official releases, refer to Dependency Track Docs >> Changelogs for information about improvements and…

3 days ago

HikvisionExploiter – Automated Exploitation And Surveillance Utility For Hikvision Cameras

HikvisionExploiter is a Python-based utility designed to automate exploitation and directory accessibility checks on Hikvision…

3 days ago

RedFlag : AI-Powered Risk Assessment And Workflow Automation

RedFlag leverages AI to determine high-risk code changes. Run it in batch mode to scope…

3 days ago