Skip to content

Hostname

rocket-exp.com

Last fetched

rocket-exp.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

rocket-exp.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.26.29104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.27.29104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.245.162.11818.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.12118.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.12718.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.2418.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:49
Organization
keisuke kikuchi
Contact emails

Subdomains

4 observed subdomains of rocket-exp.com.

Web-graph footprint

Distinct hostnames that link to or from rocket-exp.com in the public web crawl.

380 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for rocket-exp.com.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.sme.co.jp
SPF_IP52.198.46.58/32
SPF_IP52.199.245.138/32

Related pages

Pivot deeper into the graph from rocket-exp.com.

Cypher and MCP

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

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