Skip to content

Hostname

snapplify.com

Last fetched

snapplify.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.194.69.12318.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.121.37.2243.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.75.2363.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.242.2413.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.55.643.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.74.133.2393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.68.18163.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.170.6063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.216.5463.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.12.063.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.34.24863.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.9.15263.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.24.16163.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.184.136.2763.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.245.4263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.183.224.3263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.195.16.14718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:69
Organization
operations manager
Contact emails

Subdomains

158 observed subdomains of snapplify.com.

Web-graph footprint

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

162 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for snapplify.com.

MechanismTarget
SPF_INCLUDE4787847.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_IP176.9.84.13
SPF_IP2a01:4f8:151:2203:0:0:0:2
SPF_IP2a01:4f8:192:6086:0:0:0:2
SPF_IP41.204.200.171
SPF_IP5.9.117.228
SPF_IP88.99.143.73
SPF_IP88.99.30.220

Related pages

Pivot deeper into the graph from snapplify.com.

Cypher and MCP

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

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