Skip to content

Hostname

anylist.com

Last fetched

anylist.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · anylist.comRouting diversity4.2/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/anylist.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.123.218100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.172.100100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.180.212100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.243.225100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
204.236.253.91204.236.224.0/19AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.198.754.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.187.22298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.137.6432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
domain administrator
Contact emails

Subdomains

8 observed subdomains of anylist.com.

Web-graph footprint

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

289 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for anylist.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.groovehq.com
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from anylist.com.

Cypher and MCP

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

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