Hostname
uu.org
Last fetched
uu.org resolves to 1 IPv4 address operated by AS206813 in DE. WHOIS lists iana:113 as the registrar.
Nutrition Label
Resolution chain
uu.org 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 |
|---|---|---|---|---|
| 193.26.120.219 | 193.26.120.0/24 | AS206813 | — | DE |
WHOIS identity
- Registrar
- iana:113
- Organization
- kai siering
- Contact emails
Subdomains
169 observed subdomains of uu.org.
Showing 25 of 169. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from uu.org in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for uu.org.
| Mechanism | Target |
|---|---|
| SPF_A | death.uu.org |
| SPF_A | famine.uu.org |
| SPF_A | mail.uu.org |
| SPF_A | mx.uu.org |
| SPF_A | postoffice.uu.org |
| SPF_A | tmpmail.uu.org |
| SPF_IP | 2001:678:2c0:1:0:0:0:42 |
| SPF_IP | 2a06:e881:260c:1:0:0:0:42 |
| SPF_MX | uu.org |
Related pages
Pivot deeper into the graph from uu.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "uu.org"})-[: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.