Skip to content

Hostname

chanderdua.com

Last fetched

chanderdua.com resolves to 2 IPv4 addresses operated by AS138748 in IN.

Nutrition Label

WHISPER CANON · chanderdua.comRouting diversity2.4/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/chanderdua.com

Resolution chain

chanderdua.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with chanderdua.com in WhisperGraph.

Subdomains

12 observed subdomains of chanderdua.com.

Threat posture

History

Mail and authentication

MX records

  • chanderdua.com

SPF policy

3 SPF mechanisms authorising senders for chanderdua.com.

MechanismTarget
SPF_Achanderdua.com
SPF_IP103.139.60.123
SPF_MXchanderdua.com

Related pages

Pivot deeper into the graph from chanderdua.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "chanderdua.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.