Hostname
truezuid.nl
Last fetched
truezuid.nl resolves to 1 IPv4 address operated by AS47886 in NL. WHOIS lists registrar:pink elephant zuid as the registrar.
Nutrition Label
Resolution chain
truezuid.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.193.232.206 | 213.193.232.0/24 | AS47886 | — | NL |
WHOIS identity
- Registrar
- registrar:pink elephant zuid
- Organization
- —
- Contact emails
- —
Subdomains
48 observed subdomains of truezuid.nl.
Showing 25 of 48. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for truezuid.nl.
| Mechanism | Target |
|---|---|
| SPF_A | apache.o4s-hosting.nl |
| SPF_A | directadmin.hostfx.eu |
| SPF_A | mail.truezuid.nl |
| SPF_A | mx.truezuid.nl |
| SPF_A | relay.o4s.nl |
| SPF_A | smarthost.truezuid.nl |
| SPF_A | smarthost1.o4scloud.com |
| SPF_A | smarthost2.o4scloud.com |
| SPF_A | sophos.truezuid.nl |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from truezuid.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "truezuid.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.