Hostname
topics.nl
Last fetched
topics.nl resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in DE. WHOIS lists registrar:registrar.eu as the registrar.
Nutrition Label
Resolution chain
topics.nl resolves to 6 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.131 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 2.17.100.137 | 2.17.100.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.210.216.167 | 23.210.216.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.210.216.174 | 23.210.216.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.49.250.132 | 23.49.250.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.49.250.157 | 23.49.250.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
WHOIS identity
- Registrar
- registrar:registrar.eu
- Organization
- —
- Contact emails
- —
Subdomains
4 observed subdomains of topics.nl.
Web-graph footprint
Distinct hostnames that link to or from topics.nl in the public web crawl.
213 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from topics.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "topics.nl"})-[: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.