Skip to content

Hostname

kosaf.go.kr

Last fetched

kosaf.go.kr resolves to 1 IPv4 address operated by AS45408 in KR.

Nutrition Label

WHISPER CANON · kosaf.go.krRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/kosaf.go.kr

Resolution chain

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

IPPrefixASNOperatorCountry
114.70.96.110114.70.96.0/24AS45408KR

WHOIS identity

No WHOIS records are currently associated with kosaf.go.kr in WhisperGraph.

Subdomains

30 observed subdomains of kosaf.go.kr.

Web-graph footprint

Distinct hostnames that link to or from kosaf.go.kr in the public web crawl.

2,086 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kosaf.go.kr.

MechanismTarget
SPF_IP114.70.97.103
SPF_IP114.70.97.65
SPF_IP114.70.97.67
SPF_IP218.39.13.235
SPF_IP218.39.13.236
SPF_IP218.39.13.237

Related pages

Pivot deeper into the graph from kosaf.go.kr.

Cypher and MCP

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

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