Skip to content

Hostname

geps.or.kr

Last fetched

geps.or.kr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:(?)????? as the registrar.

Nutrition Label

WHISPER CANON · geps.or.krRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint2.0/10canon.whisper.security/host/geps.or.kr

Resolution chain

geps.or.kr has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:(?)?????
Organization
???????
Contact emails

Subdomains

10 observed subdomains of geps.or.kr.

Web-graph footprint

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

225 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for geps.or.kr.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_IP211.192.243.119
SPF_IP211.192.243.126
SPF_IP211.192.243.183
SPF_IP211.192.243.184
SPF_IP211.192.243.203
SPF_IP211.253.139.29
SPF_IP27.101.224.3
SPF_IP27.101.224.4
SPF_IP61.108.180.179
SPF_IP61.108.180.187
SPF_IP61.108.180.77
SPF_IP61.108.180.78
SPF_IP61.108.180.79
SPF_MXgeps.or.kr

Related pages

Pivot deeper into the graph from geps.or.kr.

Cypher and MCP

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

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