Skip to content

Hostname

zeus.go.kr

Last fetched

zeus.go.kr resolves to 2 IPv4 addresses operated by KIXS-AS-KR-KR - Korea Telecom in KR.

Nutrition Label

WHISPER CANON · zeus.go.krRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/zeus.go.kr

Resolution chain

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

IPPrefixASNOperatorCountry
121.189.21.57121.184.0.0/13AS4766KIXS-AS-KR-KR - Korea TelecomKR
121.189.21.56121.184.0.0/13AS4766KIXS-AS-KR-KR - Korea Telecom

WHOIS identity

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

Subdomains

5 observed subdomains of zeus.go.kr.

Web-graph footprint

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

141 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zeus.go.kr.

MechanismTarget
SPF_IP121.189.21.57
SPF_IP203.253.244.120
SPF_IP203.253.244.143
SPF_IP203.253.244.144
SPF_IP203.253.244.146

Related pages

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

Cypher and MCP

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

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