Skip to content

Hostname

datux.nl

Last fetched

datux.nl resolves to 2 IPv4 addresses operated by HOSTHATCH - HostHatch, LLC in NL. WHOIS lists registrar:spothost b.v. as the registrar.

Nutrition Label

WHISPER CANON · datux.nlRouting diversity2.4/10Peering density8.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/datux.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.220.42.13531.220.42.0/24AS63473HOSTHATCH - HostHatch, LLCNL
65.108.13.21965.108.0.0/16AS24940FI

WHOIS identity

Registrar
registrar:spothost b.v.
Organization
Contact emails

Subdomains

47 observed subdomains of datux.nl.

Web-graph footprint

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

9 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for datux.nl.

MechanismTarget
SPF_Adatux.nl
SPF_Adocker1.datux.nl
SPF_Adocker2.datux.nl
SPF_Adocker3.datux.nl
SPF_Adocker5.datux.nl
SPF_Akantoor.datux.nl
SPF_MXdatux.nl

Related pages

Pivot deeper into the graph from datux.nl.

Cypher and MCP

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

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