Skip to content

Hostname

woud.nl

Last fetched

woud.nl resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists registrar:nextname b.v. as the registrar.

Nutrition Label

WHISPER CANON · woud.nlRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/woud.nl

Resolution chain

woud.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.212.70.20862.212.64.0/19AS60781NL

WHOIS identity

Registrar
registrar:nextname b.v.
Organization
Contact emails

Subdomains

7 observed subdomains of woud.nl.

Web-graph footprint

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

11 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for woud.nl.

MechanismTarget
SPF_Afietje.peasycms.com
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspamhq.nl
SPF_IP136.144.181.42
SPF_IP185.50.92.133
SPF_IP217.67.225.226
SPF_IP2a01:7c8:aac4:278:0:0:0:1
SPF_IP2a01:7c8:aac6:225:0:0:0:1
SPF_IP37.97.223.215
SPF_IP95.97.252.178
SPF_MXwoud.nl

Related pages

Pivot deeper into the graph from woud.nl.

Cypher and MCP

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

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