Skip to content

Hostname

thelist.com

Last fetched

thelist.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thelist.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thelist.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.110108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.126108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.39108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.51108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.156.85.122108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.126108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.27108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.89108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.11313.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1913.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.9713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of thelist.com.

Web-graph footprint

Distinct hostnames that link to or from thelist.com in the public web crawl.

4,866 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for thelist.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from thelist.com.

Cypher and MCP

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

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