Skip to content

Hostname

curiosity.com

Last fetched

curiosity.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · curiosity.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/curiosity.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.211.139.15718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.22.186.6823.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.84.693.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.73.1883.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.108.1003.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.168.1233.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.90.2934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.120.13234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.249.24335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.112.23654.147.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.68.22954.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.150.13698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for curiosity.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.147.8.23
SPF_IP198.147.9.14
SPF_IP205.220.160.51
SPF_IP205.220.172.51

Related pages

Pivot deeper into the graph from curiosity.com.

Cypher and MCP

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

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