Skip to content

Hostname

com-list.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.134.10613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.3013.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.613.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
13.225.134.6213.225.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
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
18.155.153.1318.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.1718.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.4518.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.155.153.4818.155.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
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
domain administrator
Contact emails

Subdomains

4 observed subdomains of com-list.com.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEspf.sosafe.de

Related pages

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

Cypher and MCP

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

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