Skip to content

Hostname

uu.edu

Last fetched

uu.edu resolves to 1 IPv4 address operated by JACKSONENERGY-EPLUS - JACKSON ENERGY AUTHORITY in US.

Nutrition Label

WHISPER CANON · uu.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/uu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
69.167.204.5569.167.192.0/19AS53435JACKSONENERGY-EPLUS - JACKSON ENERGY AUTHORITYUS

WHOIS identity

Registrar
Organization
union university
Contact emails

Subdomains

45 observed subdomains of uu.edu.

Web-graph footprint

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

889 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for uu.edu.

MechanismTarget
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP54.240.121.247/32
SPF_IP54.240.121.248/32
SPF_IP69.167.204.0/24
SPF_IP69.55.7.63
SPF_IP75.147.169.210

Related pages

Pivot deeper into the graph from uu.edu.

Cypher and MCP

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

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