Hostname
fox5dc.com
Last fetched
fox5dc.com resolves to 14 IPv4 addresses operated by AKAMAI-ASN1 in GB. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
fox5dc.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.19.252.75 | 2.19.252.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.19.252.86 | 2.19.252.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.23.210.20 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.23.210.6 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.23.210.76 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.23.210.91 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 23.207.210.68 | 23.207.210.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.207.210.92 | 23.207.210.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.210.92.110 | 23.210.92.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.210.92.113 | 23.210.92.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.198 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.215 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.48.23.170 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.186 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:3786
- Organization
- domain administrator
- Contact emails
Subdomains
7 observed subdomains of fox5dc.com.
Web-graph footprint
Distinct hostnames that link to or from fox5dc.com in the public web crawl.
5,888 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fox5dc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fox5dc.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.