Hostname
trudo.nl
Last fetched
trudo.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:quality service provider b.v. as the registrar.
Nutrition Label
Resolution chain
trudo.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 |
|---|---|---|---|---|
| 37.97.232.234 | 37.97.128.0/17 | AS20857 | — | NL |
WHOIS identity
- Registrar
- registrar:quality service provider b.v.
- Organization
- —
- Contact emails
- —
Subdomains
11 observed subdomains of trudo.nl.
Web-graph footprint
Distinct hostnames that link to or from trudo.nl in the public web crawl.
166 sites link to this hostname.
153 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
23 SPF mechanisms authorising senders for trudo.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.itris.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.email.nl.postex.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.signhost.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 185.108.112.76 |
| SPF_IP | 20.101.192.132 |
| SPF_IP | 20.101.192.146 |
| SPF_IP | 20.103.134.61 |
| SPF_IP | 20.103.83.233 |
| SPF_IP | 20.103.87.180 |
| SPF_IP | 20.50.129.173 |
| SPF_IP | 20.54.177.205 |
| SPF_IP | 20.76.46.41 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 49.12.39.70 |
| SPF_IP | 52.49.201.246/32 |
| SPF_IP | 52.49.235.189/32 |
| SPF_IP | 84.241.165.159 |
Related pages
Pivot deeper into the graph from trudo.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "trudo.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.