Skip to content

Hostname

dhan.co

Last fetched

dhan.co resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · dhan.coRouting diversity4.8/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dhan.co

Resolution chain

dhan.co resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.127.162.313.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.127.45.17213.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.137.17313.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.69.15513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.232.7.21813.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.132.943.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.237.1673.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.7.9.983.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
43.205.76.9643.204.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.81.16352.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.27.1665.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.205.208.18113.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

32 observed subdomains of dhan.co.

Web-graph footprint

Distinct hostnames that link to or from dhan.co in the public web crawl.

1,008 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dhan.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEoutbound-email.freshdesk.com

Related pages

Pivot deeper into the graph from dhan.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dhan.co"})-[: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.