Hostname
fox29.com
Last fetched
fox29.com resolves to 10 IPv4 addresses operated by AKAMAI-ASN1 in CO. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
fox29.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.21.75.240 | 2.21.75.0/24 | AS20940 | AKAMAI-ASN1 | CO |
| 2.21.75.240 | 2.21.75.0/24 | AS20940 | AKAMAI-ASN1 | CO |
| 2.21.75.245 | 2.21.75.0/24 | AS20940 | AKAMAI-ASN1 | CO |
| 2.21.75.245 | 2.21.75.0/24 | AS20940 | AKAMAI-ASN1 | CO |
| 2.23.210.100 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.23.210.104 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.23.210.24 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 2.23.210.9 | 2.23.210.0/24 | AS20940 | AKAMAI-ASN1 | GB |
| 23.48.23.138 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.48.23.145 | 23.48.23.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 95.101.234.19 | 95.101.234.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 95.101.234.40 | 95.101.234.0/24 | AS20940 | AKAMAI-ASN1 | FR |
WHOIS identity
- Registrar
- iana:3786
- Organization
- domain administrator
- Contact emails
Subdomains
14 observed subdomains of fox29.com.
Web-graph footprint
Distinct hostnames that link to or from fox29.com in the public web crawl.
4,170 sites link to this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from fox29.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fox29.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.