Skip to content

Hostname

curiocity.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.2.12713.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.913.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.9413.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.226.2.9813.226.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.93.4113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.5813.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8113.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.3518.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.7618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1659
Organization
aldo attanasio d'aponte
Contact emails

Subdomains

9 observed subdomains of curiocity.com.

Web-graph footprint

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

916 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for curiocity.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP67.43.13.45
SPF_IP72.52.158.207

Related pages

Pivot deeper into the graph from curiocity.com.

Cypher and MCP

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

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