Skip to content

Hostname

uu.nl

Last fetched

uu.nl resolves to 1 IPv4 address operated by STELOGY in BE. WHOIS lists registrar:surf b.v. as the registrar.

Nutrition Label

WHISPER CANON · uu.nlRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/uu.nl

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.76.8683.217.64.0/19AS34762STELOGYBE

WHOIS identity

Registrar
registrar:surf b.v.
Organization
Contact emails

Subdomains

277 observed subdomains of uu.nl.

Web-graph footprint

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

12,022 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for uu.nl.

MechanismTarget
SPF_INCLUDEmailplus.nl
SPF_INCLUDEmailswitch.nl
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.174.59.196/30
SPF_IP131.211.14.0/24
SPF_IP131.211.194.8/30
SPF_IP131.211.31.135/32
SPF_IP145.0.1.0/24
SPF_IP145.100.12.197
SPF_IP145.101.112.2
SPF_IP170.107.183.89
SPF_IP195.169.13.0/24
SPF_IP2001:610:188:446:145:101:112:2
SPF_IP2001:610:188:540::/64
SPF_IP212.123.232.134
SPF_IP216.146.32.161/32

Related pages

Pivot deeper into the graph from uu.nl.

Cypher and MCP

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

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