Skip to content

Hostname

fly.rocketroute.com

Last fetched

fly.rocketroute.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · fly.rocketroute.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/fly.rocketroute.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.255.23.7834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.209.103.2552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.209.11454.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.66.13754.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with fly.rocketroute.com in WhisperGraph.

Subdomains

1 observed subdomain of fly.rocketroute.com.

Web-graph footprint

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

12 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from fly.rocketroute.com.

Cypher and MCP

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

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