Skip to content

Hostname

prelaunch.com

Last fetched

prelaunch.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.239.2813.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.3313.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.3413.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
13.225.239.7413.225.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.BE
143.204.181.117143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.129143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.47143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.61143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.164.154.10018.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.2518.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.3318.164.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.154.3818.164.152.0/21AS16509AMAZON-02 - 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 prelaunch.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for prelaunch.com.

MechanismTarget
SPF_Aprelaunch.com
SPF_INCLUDE_spf.getresponse.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXprelaunch.com

Related pages

Pivot deeper into the graph from prelaunch.com.

Cypher and MCP

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

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