Hostname
case.org
Last fetched
case.org resolves to 2 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
case.org 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 |
|---|---|---|---|---|
| 151.101.194.216 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.2.216 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- council for advancement & support of education
- Contact emails
- a86pa5yq4x7@networksolutionsprivateregistration.com
- cu2ky3fk8e8@networksolutionsprivateregistration.com
- de7jv5xn6wf@networksolutionsprivateregistration.com
- ey4r46n28jy@networksolutionsprivateregistration.com
- fh4hb3hq8wb@networksolutionsprivateregistration.com
- g32d73ma6ga@networksolutionsprivateregistration.com
- h58t562v3dx@networksolutionsprivateregistration.com
- ha65e76n47p@networksolutionsprivateregistration.com
- hr2w226a6hd@networksolutionsprivateregistration.com
- me9k427m5vg@networksolutionsprivateregistration.com
- mj63m2wj6sd@networksolutionsprivateregistration.com
- py5vu9su6q4@networksolutionsprivateregistration.com
- r46637tf3h5@networksolutionsprivateregistration.com
- rb84c95w36r@networksolutionsprivateregistration.com
- sj63u6aa4a3@networksolutionsprivateregistration.com
- tu2sy93m6q6@networksolutionsprivateregistration.com
- vk8yb9gt64d@networksolutionsprivateregistration.com
- vr7eg2wf84e@networksolutionsprivateregistration.com
- wk6qk7tg4n8@networksolutionsprivateregistration.com
- ws5gf35c4xn@networksolutionsprivateregistration.com
- and 4 more
Subdomains
58 observed subdomains of case.org.
Showing 25 of 58. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from case.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for case.org.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.uapps.net |
| SPF_INCLUDE | 21595283.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | spf.cadmiumcd.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.209.35.28/32 |
| SPF_IP | 108.166.20.48/32 |
| SPF_IP | 108.166.20.50/32 |
| SPF_IP | 188.39.132.34 |
| SPF_IP | 191.237.4.149/32 |
| SPF_IP | 192.203.212.26 |
| SPF_IP | 192.203.212.28 |
| SPF_IP | 207.20.47.13 |
| SPF_IP | 52.156.253.32/28 |
| SPF_IP | 66.186.46.8 |
| SPF_IP | 74.199.205.251 |
Related pages
Pivot deeper into the graph from case.org.
- IP · 151.101.194.216
- ASN · AS54113FASTLY - Fastly, Inc.
- Registrar · iana:2
- Country · CA
- Email · a86pa5yq4x7@networksolutionsprivateregistration.com
- TLD · .org
- 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: "case.org"})-[: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.