Skip to content

Hostname

launchrock.com

Last fetched

launchrock.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · launchrock.comRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/launchrock.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.67.118100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.43.242100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.217.24100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.73.8118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.222.15423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.166.19223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.117.133.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.133.2083.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.94.543.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.129.15734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.111.1034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.227.146.10634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.122.23034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.172.7634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.216.23244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.202.95.20744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.27.9752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.137.13452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.224.23754.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.2.13898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

2,240 observed subdomains of launchrock.com.

Web-graph footprint

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

420 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for launchrock.com.

MechanismTarget
SPF_INCLUDE459884.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from launchrock.com.

Cypher and MCP

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

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