Skip to content

Hostname

ulsan.ac.kr

Last fetched

ulsan.ac.kr resolves to 2 IPv4 addresses operated by AS55618 in KR.

Nutrition Label

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

Resolution chain

ulsan.ac.kr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

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

Subdomains

183 observed subdomains of ulsan.ac.kr.

Web-graph footprint

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

318 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_IP203.250.71.102
SPF_IP203.250.94.108
SPF_IP203.250.94.122
SPF_IP203.250.94.30
SPF_IP203.250.94.37
SPF_IP203.250.95.102
SPF_IP210.102.153.118
SPF_IP211.43.212.149

Related pages

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

Cypher and MCP

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

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