Hostname
whitecase.com
Last fetched
whitecase.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
whitecase.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.17.100.170 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.100.225 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.212.110.138 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.176 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.216.134.207 | 23.216.134.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 23.216.134.218 | 23.216.134.0/24 | AS20940 | AKAMAI-ASN1 | SE |
| 23.33.238.100 | 23.33.238.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.33.238.116 | 23.33.238.0/24 | AS20940 | AKAMAI-ASN1 | AU |
| 23.50.131.144 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.152 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- julieta lerner
- Contact emails
Subdomains
133 observed subdomains of whitecase.com.
Showing 25 of 133. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from whitecase.com in the public web crawl.
4,864 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for whitecase.com.
| Mechanism | Target |
|---|---|
| SPF_A | b.spf.service-now.com |
| SPF_A | c.spf.service-now.com |
| SPF_A | d.spf.service-now.com |
| SPF_INCLUDE | de._netblocks.mimecast.com |
| SPF_INCLUDE | spf-0016a202.pphosted.com |
| SPF_INCLUDE | spfa.whitecase.com |
| SPF_INCLUDE | spfb.whitecase.com |
| SPF_IP | 128.106.13.8/31 |
| SPF_IP | 205.220.162.156 |
| SPF_IP | 205.220.174.152 |
| SPF_IP | 27.111.211.128/27 |
| SPF_IP | 62.96.244.1/26 |
| SPF_IP | 63.131.130.192/26 |
Related pages
Pivot deeper into the graph from whitecase.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "whitecase.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.