Skip to content

Hostname

rockethomes.com

Last fetched

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

Nutrition Label

WHISPER CANON · rockethomes.comRouting diversity7.3/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/rockethomes.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.12.0100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.12.95100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.152.229100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.193.195100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.124.18418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.181.14518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.149.418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.201.2403.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.226.1983.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.48.1303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.3.25034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.49.1834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.50.16934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.212.9634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.128.7944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.227.14644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.39.11852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.186.25252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.248.16252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.95.17852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
blair d. hess
Contact emails

Subdomains

17 observed subdomains of rockethomes.com.

Web-graph footprint

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

2,171 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for rockethomes.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc2314-6.iphmx.com
SPF_EXISTS%{i}.spf.hc5136-31.iphmx.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.54.87.240
SPF_IP23.90.99.39
SPF_IP63.151.90.124
SPF_IP69.221.85.124

Related pages

Pivot deeper into the graph from rockethomes.com.

Cypher and MCP

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

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