Hostname
snu.kr
Last fetched
snu.kr resolves to 147.46.10.174, announced in 147.46.10.0/24 by SNU-AS-KR-KR - Seoul National University in KR. snu.kr is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for snu.kr is recorded in WhisperGraph.
Attribution
seoul national university
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:(?)?????
- Registrant organisation
- ?????
Subdomains
Mail and authentication
Nameservers
- ercc.snu.ac.kr
- hektor.snu.ac.kr
- ns.awawaw.snu.kr
- ns.pidl.snu.kr
SPF policy
- ip: 147.46.10.149
- ip: 147.46.10.150
- ip: 147.46.10.161
- ip: 147.46.10.81
- ip: 147.46.55.112
- ip: 147.46.79.94
Threat-feed evidence
History
Related pages
Pivot from snu.kr into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "snu.kr"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.