Skip to content

Hostname

rocket.new

Last fetched

rocket.new resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · rocket.newRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/rocket.new

Resolution chain

rocket.new resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.121.11913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.12813.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.5113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.913.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.164.96.11118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7418.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8618.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
44.198.67.11344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.225.12554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of rocket.new.

Web-graph footprint

Distinct hostnames that link to or from rocket.new in the public web crawl.

203 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for rocket.new.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from rocket.new.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rocket.new"})-[: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.