Skip to content

Hostname

work.go.kr

Last fetched

work.go.kr resolves to 1 IPv4 address operated by WORKNET-AS Korea Employment Information Management Agency in KR.

Nutrition Label

WHISPER CANON · work.go.krRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/work.go.kr

Resolution chain

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

IPPrefixASNOperatorCountry
210.95.199.70210.95.199.0/24AS9707WORKNET-AS Korea Employment Information Management AgencyKR

WHOIS identity

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

Subdomains

34 observed subdomains of work.go.kr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for work.go.kr.

MechanismTarget
SPF_INCLUDE_spf1.work.go.kr
SPF_IP210.95.199.11
SPF_IP210.95.199.131
SPF_IP210.95.199.137
SPF_IP210.95.199.20
SPF_IP210.95.199.218
SPF_IP210.95.199.219
SPF_IP210.95.199.22
SPF_IP210.95.199.220
SPF_IP210.95.199.24
SPF_IP210.95.199.33
SPF_IP210.95.199.34
SPF_IP210.95.199.35
SPF_IP210.95.199.36
SPF_IP210.95.199.37
SPF_IP210.95.199.38
SPF_IP210.95.199.80
SPF_IP61.108.224.216
SPF_IP61.108.224.217
SPF_IP61.108.224.218
SPF_IP61.108.224.219

Related pages

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

Cypher and MCP

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

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