Skip to content

Hostname

frozenfutures.com

Last fetched

frozenfutures.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.216.2418.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.2518.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.2718.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.216.6918.155.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.174.129.1023.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.1043.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.233.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.174.129.543.174.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • frozenfutures.com

SPF policy

4 SPF mechanisms authorising senders for frozenfutures.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from frozenfutures.com.

Cypher and MCP

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

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