Hostname
snowplowanalytics.com
Last fetched
snowplowanalytics.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
snowplowanalytics.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.21.169 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.158.113 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- alexander dean
- Contact emails
- domains@snowplowanalytics.com
- dataprivacyprotected@1und1.de
- dataprivacyprotected@ionos.de
- 19728605-bc8a-4c2f-90e4-39e6cd57ebce@identity-protect.org
- 9dd3f745-2e41-43c6-a058-e42e0083c735@identity-protect.org
- bf1128e6-0b36-4381-827d-937a74a5a22d@identity-protect.org
- e293f5cc-b0ea-4279-a53a-0c200b527654@identity-protect.org
Subdomains
62 observed subdomains of snowplowanalytics.com.
Showing 19 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from snowplowanalytics.com in the public web crawl.
1,464 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for snowplowanalytics.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.zdsys.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.googlemail.com |
| SPF_INCLUDE | et._spf.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
Related pages
Pivot deeper into the graph from snowplowanalytics.com.
- IP · 104.20.21.169
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · domains@snowplowanalytics.com
- TLD · .com
- Browse hostnames · sn…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "snowplowanalytics.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.