Skip to content

Hostname

deepakkhunt.com

Last fetched

deepakkhunt.com resolves to 1 IPv4 address operated by LEASEWEB-UK-LON-11 - Leaseweb UK Limited in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · deepakkhunt.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/deepakkhunt.com

Resolution chain

deepakkhunt.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.106.60.17323.106.56.0/21AS205544LEASEWEB-UK-LON-11 - Leaseweb UK LimitedGB

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

6 observed subdomains of deepakkhunt.com.

Threat posture

History

Mail and authentication

MX records

  • deepakkhunt.com

SPF policy

4 SPF mechanisms authorising senders for deepakkhunt.com.

MechanismTarget
SPF_Adeepakkhunt.com
SPF_IP23.106.60.153
SPF_IP23.106.60.173
SPF_MXdeepakkhunt.com

Related pages

Pivot deeper into the graph from deepakkhunt.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "deepakkhunt.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.