Skip to content

Hostname

amanhardikar.com

Last fetched

amanhardikar.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · amanhardikar.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/amanhardikar.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.10313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.11813.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.12413.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.4113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.21.3318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.3418.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.4318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.4718.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
3.171.76.183.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.563.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.73.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.76.793.171.76.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
aman hardikar
Contact emails

Subdomains

1 observed subdomain of amanhardikar.com.

Web-graph footprint

Distinct hostnames that link to or from amanhardikar.com in the public web crawl.

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for amanhardikar.com.

MechanismTarget
SPF_INCLUDEspf.migadu.com

Related pages

Pivot deeper into the graph from amanhardikar.com.

Cypher and MCP

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

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