Skip to content

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

WHISPER CANON · uu.orgRouting diversity1.5/10Peering density5.8/10MOAS conflict⚠ 2 conflictsThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/uu.org

Resolution chain

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

IPPrefixASNOperatorCountry
193.26.120.219193.26.120.0/24AS206813DE

WHOIS identity

Registrar
iana:113
Organization
kai siering
Contact emails

Subdomains

169 observed subdomains of uu.org.

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for uu.org.

MechanismTarget
SPF_Adeath.uu.org
SPF_Afamine.uu.org
SPF_Amail.uu.org
SPF_Amx.uu.org
SPF_Apostoffice.uu.org
SPF_Atmpmail.uu.org
SPF_IP2001:678:2c0:1:0:0:0:42
SPF_IP2a06:e881:260c:1:0:0:0:42
SPF_MXuu.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.