Skip to content

Hostname

snappr.com

Last fetched

snappr.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:1942 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.122.4318.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.4418.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.5218.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.7618.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.136.3552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.6052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.8552.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.136.9052.222.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1942
Organization
this domain was caught by dropcatch.com
Contact emails

Subdomains

27 observed subdomains of snappr.com.

Web-graph footprint

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

558 sites link to this hostname.

95 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for snappr.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from snappr.com.

Cypher and MCP

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

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