Skip to content

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

WHISPER CANON · topics.nlRouting diversity3.0/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/topics.nl

Resolution chain

topics.nl resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
2.17.100.1312.17.100.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
2.17.100.1372.17.100.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.210.216.16723.210.216.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.210.216.17423.210.216.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.49.250.13223.49.250.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.49.250.15723.49.250.0/24AS20940AKAMAI-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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.