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
Resolution chain
uu.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 |
|---|---|---|---|---|
| 83.217.76.86 | 83.217.64.0/19 | AS34762 | STELOGY | BE |
WHOIS identity
- Registrar
- registrar:surf b.v.
- Organization
- —
- Contact emails
- —
Subdomains
277 observed subdomains of uu.nl.
Showing 25 of 277. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uu.nl in the public web crawl.
12,022 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for uu.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailplus.nl |
| SPF_INCLUDE | mailswitch.nl |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.174.59.196/30 |
| SPF_IP | 131.211.14.0/24 |
| SPF_IP | 131.211.194.8/30 |
| SPF_IP | 131.211.31.135/32 |
| SPF_IP | 145.0.1.0/24 |
| SPF_IP | 145.100.12.197 |
| SPF_IP | 145.101.112.2 |
| SPF_IP | 170.107.183.89 |
| SPF_IP | 195.169.13.0/24 |
| SPF_IP | 2001:610:188:446:145:101:112:2 |
| SPF_IP | 2001:610:188:540::/64 |
| SPF_IP | 212.123.232.134 |
| SPF_IP | 216.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.