Hostname
dafabc.net
Last fetched
dafabc.net resolves to 19 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:472 as the registrar.
Nutrition Label
Resolution chain
dafabc.net resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.25.50.177 | 184.25.50.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 184.25.50.193 | 184.25.50.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.11 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.16.241.9 | 2.16.241.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.141 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.126.160 | 2.19.126.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.198.107 | 2.19.198.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.19.198.129 | 2.19.198.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.67 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.2.13.73 | 23.2.13.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.44.201.179 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.44.201.181 | 23.44.201.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.55.161.144 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.166 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.55 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.161.64 | 23.55.161.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.10 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.30 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.55.163.42 | 23.55.163.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:472
- Organization
- angelito teves
- Contact emails
Subdomains
8 observed subdomains of dafabc.net.
Web-graph footprint
Distinct hostnames that link to or from dafabc.net in the public web crawl.
71 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from dafabc.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dafabc.net"})-[: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.