Skip to content

Hostname

snapppt.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.222.70.8313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.106.973.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.238.1953.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.52.18734.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.174.1552.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.51.12054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.67.5154.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.82.18154.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

11 observed subdomains of snapppt.com.

Web-graph footprint

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

2,819 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for snapppt.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from snapppt.com.

Cypher and MCP

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

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