Skip to content

Hostname

raw2.seadn.io

Last fetched

raw2.seadn.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · raw2.seadn.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/raw2.seadn.io

Resolution chain

raw2.seadn.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.187.1213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.12713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.1913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.4813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.107.12218.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.6318.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.8018.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
18.155.107.9718.155.106.0/23AS16509AMAZON-02 - Amazon.com, Inc.IN
3.166.160.1123.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.253.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.363.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.553.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with raw2.seadn.io in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from raw2.seadn.io in the public web crawl.

29 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from raw2.seadn.io.

Cypher and MCP

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

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