Skip to content

Hostname

snaps.com

Last fetched

snaps.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · snaps.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/snaps.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.232.1513.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.194.24813.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.229.13413.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.24.1123.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.150.2523.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.219.1403.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.63.3354.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.114.2423.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
snaps
Contact emails

Subdomains

28 observed subdomains of snaps.com.

Web-graph footprint

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

35 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for snaps.com.

MechanismTarget
SPF_IP117.52.102.183
SPF_IP125.133.117.226
SPF_IP125.133.117.227
SPF_IP125.133.117.228
SPF_IP13.124.111.122/32
SPF_IP13.124.48.102
SPF_IP13.125.132.133
SPF_IP43.202.153.68
SPF_IP52.78.242.143

Related pages

Pivot deeper into the graph from snaps.com.

Cypher and MCP

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

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