Skip to content

Hostname

uos.ac.kr

Last fetched

uos.ac.kr resolves to 1 IPv4 address operated by AS9978 in KR.

Nutrition Label

WHISPER CANON · uos.ac.krRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/uos.ac.kr

Resolution chain

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

IPPrefixASNOperatorCountry
203.249.96.80203.249.96.0/20AS9978KR

WHOIS identity

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

Subdomains

375 observed subdomains of uos.ac.kr.

Web-graph footprint

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

313 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

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

MechanismTarget
SPF_IP203.249.110.40
SPF_IP203.249.96.32
SPF_IP203.249.96.33
SPF_IP203.249.96.38
SPF_IP203.249.96.39
SPF_IP210.125.184.141
SPF_IP210.125.184.142
SPF_IP211.254.222.140

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "uos.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.