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
Resolution chain
true.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 87.233.203.164 | 87.233.192.0/18 | AS15703 | — | NL |
| 87.233.206.147 | 87.233.192.0/18 | AS15703 | — | NL |
WHOIS identity
- Registrar
- registrar:trueserver bv|coöperatiehof 16a|1073jr amsterdam|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
547 observed subdomains of true.nl.
Showing 24 of 547. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for true.nl.
| Mechanism | Target |
|---|---|
| SPF_A | spflive.s4financials.com |
| SPF_INCLUDE | _spf.true.nl |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.eu.exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2001:9a8:0:1f:0:0:0:4 |
| SPF_IP | 213.193.232.202 |
| SPF_IP | 52.157.144.110/32 |
| SPF_IP | 87.233.197.156 |
| SPF_IP | 91.208.229.17 |
Related pages
Pivot deeper into the graph from true.nl.
- IP · 87.233.203.164
- ASN · AS15703
- Registrar · registrar:trueserver bv|coöperatiehof 16a|1073jr amsterdam|netherlands||
- Country · NL
- TLD · .nl
- Browse hostnames · tr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.