Skip to content

Hostname

goe.go.kr

Last fetched

goe.go.kr resolves to 2 IPv4 addresses operated by AS4766 in KR.

Nutrition Label

WHISPER CANON · goe.go.krRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/goe.go.kr

Resolution chain

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

WHOIS identity

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

Subdomains

41 observed subdomains of goe.go.kr.

Web-graph footprint

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

467 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for goe.go.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP123.215.174.60
SPF_IP13.124.111.122/32
SPF_IP210.104.161.211
SPF_IP210.104.161.225
SPF_IP210.104.161.230
SPF_IP210.90.76.151
SPF_IP27.101.100.141
SPF_IP27.101.100.143
SPF_IP64.233.183.141
SPF_IP72.14.203.141

Related pages

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

Cypher and MCP

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

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