Hostname
cavitch.com
Last fetched
cavitch.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cavitch.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.16.108.239 | 104.16.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.16.109.239 | 104.16.96.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- a82xb99t4uu@networksolutionsprivateregistration.com
- ap3846s69kg@networksolutionsprivateregistration.com
- ap4uc9re6p5@networksolutionsprivateregistration.com
- d83dz2hw62a@networksolutionsprivateregistration.com
- ek5dc3xp5xc@networksolutionsprivateregistration.com
- ep9bx4jq4pe@networksolutionsprivateregistration.com
- fw9gp25t5b7@networksolutionsprivateregistration.com
- k58sm9tn8r2@networksolutionsprivateregistration.com
- n588u3c68k3@networksolutionsprivateregistration.com
- q62k29282hy@networksolutionsprivateregistration.com
- ra64a9ax6k9@networksolutionsprivateregistration.com
- ss2742cf4c7@networksolutionsprivateregistration.com
- w49r487z7c7@networksolutionsprivateregistration.com
- yq8t74ey5em@networksolutionsprivateregistration.com
Subdomains
10 observed subdomains of cavitch.com.
Web-graph footprint
Distinct hostnames that link to or from cavitch.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cavitch.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 139.60.0.0/22 |
| SPF_IP | 38.67.196.241/28 |
Related pages
Pivot deeper into the graph from cavitch.com.
- IP · 104.16.108.239
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a82xb99t4uu@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ca…
- 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: "cavitch.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.