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

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Log Analysis Fundamentals

Introduction In cybersecurity and IT operations, logging fundamentals form the backbone of monitoring, forensics, and…

2 hours ago

Networking Devices 101: Understanding Routers, Switches, Hubs, and More

What is Networking? Networking brings together devices like computers, servers, routers, and switches so they…

16 hours ago

Sock Puppets in OSINT: How to Build and Use Research Accounts

Introduction In the world of Open Source Intelligence (OSINT), anonymity and operational security (OPSEC) are…

17 hours ago

What is SIEM? Complete Guide to Security Information and Event Management

Introduction As cyber threats grow more sophisticated, organizations need more than just firewalls and antivirus…

1 day ago

Website OSINT: Tools and Techniques for Reconnaissance

Introduction When it comes to cybersecurity and ethical hacking, one of the most effective ways…

2 days ago

Top OSINT Tools to Find Emails, Usernames and Passwords

Introduction In the world of cybersecurity, knowledge is power. One of the most powerful skillsets…

2 days ago