Skip to content

Hostname

com-c0m.net

Last fetched

com-c0m.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · com-c0m.netRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/com-c0m.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4013.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.7513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.9413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
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
52.85.31.10352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
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
65.9.130.1565.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.1865.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.4465.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.8465.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1328
Organization
Contact emails

Subdomains

4 observed subdomains of com-c0m.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for com-c0m.net.

MechanismTarget
SPF_INCLUDEspf.sosafe.de

Related pages

Pivot deeper into the graph from com-c0m.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "com-c0m.net"})-[: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.