Hostname
churnzero.com
Last fetched
churnzero.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
churnzero.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 |
|---|---|---|---|---|
| 199.16.172.33 | 199.16.172.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 199.16.173.147 | 199.16.173.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of churnzero.com owner
- Contact emails
- churnzero.com@domainsbyproxy.com
- 0b9d4286-3c07-446f-b542-93181f59fb68@identity-protect.org
- 348be180-4cfa-40c4-a68d-d461e2ff4a36@identity-protect.org
- 3bcc6df8-e09f-4848-bd3f-39e4a0417483@identity-protect.org
- 51ba3cde-4845-4062-93ac-4019397bc85d@identity-protect.org
- 603427e9-3b65-4b6e-8cd8-1b857b7c7882@identity-protect.org
- b05498a2-a83f-4c53-a62e-df03cba3159a@identity-protect.org
Subdomains
17 observed subdomains of churnzero.com.
Web-graph footprint
Distinct hostnames that link to or from churnzero.com in the public web crawl.
451 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for churnzero.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 97.133.103.22 |
| SPF_IP | 97.133.98.124 |
Related pages
Pivot deeper into the graph from churnzero.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "churnzero.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.