Skip to content

Hostname

s.foresight.rocket.lula-dev.com

Last fetched

s.foresight.rocket.lula-dev.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · s.foresight.rocket.lula-dev.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/s.foresight.rocket.lula-dev.com

Resolution chain

s.foresight.rocket.lula-dev.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.246.12118.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.2518.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.7018.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.246.9618.164.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.175.45.1063.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.1113.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.23.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
3.175.45.753.175.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
52.85.31.5852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with s.foresight.rocket.lula-dev.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from s.foresight.rocket.lula-dev.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "s.foresight.rocket.lula-dev.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.