Skip to content

Hostname

datachecker.nl

Last fetched

datachecker.nl resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · datachecker.nlRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/datachecker.nl

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.78.136192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.211192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

103 observed subdomains of datachecker.nl.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for datachecker.nl.

MechanismTarget
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.hellodialog.com
SPF_INCLUDE_spf.payt.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.233.143.133
SPF_IP87.233.143.135
SPF_IP87.233.143.136
SPF_IP87.233.198.80

Related pages

Pivot deeper into the graph from datachecker.nl.

Cypher and MCP

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

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