Skip to content

Hostname

gouda.nl

Last fetched

gouda.nl resolves to 3 IPv4 addresses operated by AS20847 in NL. WHOIS lists registrar:unet b.v.|transistorstraat 7c|1322cj almere|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · gouda.nlRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/gouda.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:unet b.v.|transistorstraat 7c|1322cj almere|netherlands||
Organization
Contact emails

Subdomains

33 observed subdomains of gouda.nl.

Web-graph footprint

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

543 sites link to this hostname.

375 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gouda.nl.

Related pages

Pivot deeper into the graph from gouda.nl.

Cypher and MCP

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

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