Skip to content

Hostname

com-raw.com

Last fetched

com-raw.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · com-raw.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/com-raw.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.213.110108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.31108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.53108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.213.92108.158.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.227.192.1013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.173.182.1003.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.383.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.413.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.173.182.913.173.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
65.9.175.11765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.265.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1328
Organization
lonie thomas
Contact emails

Subdomains

5 observed subdomains of com-raw.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for com-raw.com.

MechanismTarget
SPF_INCLUDEspf.sosafe.de

Related pages

Pivot deeper into the graph from com-raw.com.

Cypher and MCP

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

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