Skip to content

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

WHISPER CANON · case.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/case.org

Resolution chain

case.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.194.216151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.216151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
council for advancement & support of education
Contact emails

Subdomains

58 observed subdomains of case.org.

Web-graph footprint

Distinct hostnames that link to or from case.org in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for case.org.

MechanismTarget
SPF_Asmtp.uapps.net
SPF_INCLUDE21595283.spf04.hubspotemail.net
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.cadmiumcd.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.209.35.28/32
SPF_IP108.166.20.48/32
SPF_IP108.166.20.50/32
SPF_IP188.39.132.34
SPF_IP191.237.4.149/32
SPF_IP192.203.212.26
SPF_IP192.203.212.28
SPF_IP207.20.47.13
SPF_IP52.156.253.32/28
SPF_IP66.186.46.8
SPF_IP74.199.205.251

Related pages

Pivot deeper into the graph from case.org.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.