Skip to content

Hostname

curiositynavigator.com

Last fetched

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

Nutrition Label

WHISPER CANON · curiositynavigator.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/curiositynavigator.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.109.11013.33.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.12913.33.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.513.33.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.109.9313.33.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.202.1713.35.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.1913.35.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.4513.35.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.813.35.233.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.164.202.12018.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.202.4318.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.202.5118.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.202.6918.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1636
Organization
domain admin
Contact emails

Subdomains

2 observed subdomains of curiositynavigator.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for curiositynavigator.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from curiositynavigator.com.

Cypher and MCP

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

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