Skip to content

Hostname

uu.ac.kr

Last fetched

uu.ac.kr resolves to 1 IPv4 address operated by AS4766 in KR.

Nutrition Label

WHISPER CANON · uu.ac.krRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/uu.ac.kr

Resolution chain

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

IPPrefixASNOperatorCountry
211.223.204.211211.223.204.0/24AS4766KR

WHOIS identity

No WHOIS records are currently associated with uu.ac.kr in WhisperGraph.

Subdomains

64 observed subdomains of uu.ac.kr.

Web-graph footprint

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

92 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for uu.ac.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP211.223.204.196
SPF_IP211.223.204.210
SPF_IP211.223.204.211
SPF_IP211.223.204.213
SPF_IP211.223.204.215
SPF_IP211.223.204.216
SPF_IP211.223.204.220

Related pages

Pivot deeper into the graph from uu.ac.kr.

Cypher and MCP

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

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