Skip to content

Hostname

snaplist.com

Last fetched

snaplist.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · snaplist.comRouting diversity4.8/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snaplist.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.145.37.19616.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.106.3935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.167.220.19835.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.49.19935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.69.18844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.185.20152.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.238.25052.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.136.18754.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.160.5154.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of snaplist.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for snaplist.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_MXsnaplist.com

Related pages

Pivot deeper into the graph from snaplist.com.

Cypher and MCP

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

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