Skip to content

Hostname

topdek.nl

Last fetched

topdek.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · topdek.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/topdek.nl

Resolution chain

topdek.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

5 observed subdomains of topdek.nl.

Web-graph footprint

Distinct hostnames that link to or from topdek.nl in the public web crawl.

9 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for topdek.nl.

MechanismTarget
SPF_INCLUDE_spf.afasonline.nl
SPF_INCLUDEmail1.syscon.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.totaalholding.nl
SPF_INCLUDEspf.tribecrm.nl
SPF_IP162.159.134.42/32
SPF_IP90.145.231.106
SPF_IP90.145.231.107
SPF_IP92.67.202.37

Related pages

Pivot deeper into the graph from topdek.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "topdek.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.