Skip to content

Hostname

true.nl

Last fetched

true.nl resolves to 2 IPv4 addresses operated by AS15703 in NL. WHOIS lists registrar:trueserver bv|coöperatiehof 16a|1073jr amsterdam|netherlands|| as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
registrar:trueserver bv|coöperatiehof 16a|1073jr amsterdam|netherlands||
Organization
Contact emails

Subdomains

547 observed subdomains of true.nl.

Web-graph footprint

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

366 sites link to this hostname.

237 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for true.nl.

MechanismTarget
SPF_Aspflive.s4financials.com
SPF_INCLUDE_spf.true.nl
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:9a8:0:1f:0:0:0:4
SPF_IP213.193.232.202
SPF_IP52.157.144.110/32
SPF_IP87.233.197.156
SPF_IP91.208.229.17

Related pages

Pivot deeper into the graph from true.nl.

Cypher and MCP

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

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