Skip to content

Hostname

hypotheticalworlds.com

Last fetched

hypotheticalworlds.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hypotheticalworlds.comRouting diversity5.7/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hypotheticalworlds.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.66.263.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.66.363.5.66.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.68.1493.5.68.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.69.83.5.69.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.70.1723.5.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.663.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.72.843.5.72.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.74.1133.5.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
3.5.75.783.5.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.0.6852.218.0.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.30.14852.218.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.31.1252.218.31.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.218.62.10852.218.62.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.20.7652.92.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.35.14852.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.92.35.452.92.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0136682695
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for hypotheticalworlds.com.

MechanismTarget
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from hypotheticalworlds.com.

Cypher and MCP

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

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