Skip to content

Hostname

danthas.nl

Last fetched

danthas.nl resolves to 1 IPv4 address operated by DUOCAST-AS - Duocast B.V. in NL. WHOIS lists registrar:duocast b.v. as the registrar.

Nutrition Label

WHISPER CANON · danthas.nlRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/danthas.nl

Resolution chain

danthas.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.200.203.17489.200.200.0/21AS31477DUOCAST-AS - Duocast B.V.NL

WHOIS identity

Registrar
registrar:duocast b.v.
Organization
Contact emails

Subdomains

30 observed subdomains of danthas.nl.

Web-graph footprint

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

8 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for danthas.nl.

MechanismTarget
SPF_INCLUDE_spf.voip-system.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp.spf.ziggo.nl
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.217.84.200/32
SPF_IP89.188.27.180
SPF_IP89.200.203.174

Related pages

Pivot deeper into the graph from danthas.nl.

Cypher and MCP

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

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