Hostname
krict.re.kr
Last fetched
krict.re.kr resolves to 203.250.1.5, announced in 203.250.0.0/19 by KREONET-AS-KR-KR - KISTI in KR. krict.re.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
Attribution
kisti
ORIGIN_AS
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns.kreonet.re.kr
- ns.krict.re.kr
MX records
- mail.krict.re.kr
- pado.krict.re.kr
- spamout.krict.re.kr
- sguard.krict.re.kr
SPF policy
- ip: 13.124.111.122/32
- include: spf.maillink.co.kr
- ip: 203.250.1.111
- ip: 203.250.1.16
- ip: 203.250.1.20
- ip: 203.250.1.21
- ip: 203.250.1.38
- ip: 203.250.2.16
- ip: 203.250.2.4
- ip: 203.250.2.42
Threat-feed evidence
History
Related pages
Pivot from krict.re.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: "krict.re.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.