Hostname
wikifx.com
Last fetched
wikifx.com resolves to 15 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
wikifx.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.24.77.28 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.24.77.39 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.24.77.8 | 184.24.77.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.10.138 | 2.16.10.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.10.156 | 2.16.10.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.2.40 | 2.16.2.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 2.16.2.66 | 2.16.2.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.44.201.197 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.207 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.229 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.247 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.53.40.49 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.40.59 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 95.100.146.107 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 95.100.146.112 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of wikifx.com owner
- Contact emails
Subdomains
66 observed subdomains of wikifx.com.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wikifx.com in the public web crawl.
1,911 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from wikifx.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "wikifx.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.