Hostname
casefoundation.com
Last fetched
casefoundation.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
casefoundation.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.18.16.165 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.17.165 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:81
- Organization
- keller group
- Contact emails
- b88dm8sy9qd@networksolutionsprivateregistration.com
- fb9yv65w8mk@networksolutionsprivateregistration.com
- ge65d7az2x8@networksolutionsprivateregistration.com
- hj94u4km65j@networksolutionsprivateregistration.com
- x54cb7vp4bh@networksolutionsprivateregistration.com
- yf3u89ca8nd@networksolutionsprivateregistration.com
- 951066b68fc91364709f5f82184913ca-40529068@contact.gandi.net
Subdomains
4 observed subdomains of casefoundation.com.
Web-graph footprint
Distinct hostnames that link to or from casefoundation.com in the public web crawl.
10 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for casefoundation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-00133801.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 146.20.110.55/32 |
| SPF_IP | 192.43.255.0/24 |
| SPF_IP | 208.51.102.160/27 |
Related pages
Pivot deeper into the graph from casefoundation.com.
- IP · 104.18.16.165
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:81
- Country · CA
- Email · b88dm8sy9qd@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: "casefoundation.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.