Skip to content

Hostname

snapaddy.com

Last fetched

snapaddy.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · snapaddy.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/snapaddy.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.198.230.2218.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.32.2323.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.72.134.693.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1443
Organization
roland hoetzl
Contact emails

Subdomains

25 observed subdomains of snapaddy.com.

Web-graph footprint

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

160 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for snapaddy.com.

MechanismTarget
SPF_INCLUDE19542721.spf07.hubspotemail.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsnapaddy.com

Related pages

Pivot deeper into the graph from snapaddy.com.

Cypher and MCP

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

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