Skip to content

Hostname

kipe.or.kr

Last fetched

kipe.or.kr resolves to 1 IPv4 address operated by AS17833 in KR. WHOIS lists registrar:inames co., ltd.(http://www.inames.co.kr) as the registrar.

Nutrition Label

WHISPER CANON · kipe.or.krRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/kipe.or.kr

Resolution chain

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

IPPrefixASNOperatorCountry
210.127.209.47210.127.209.0/24AS17833KR

WHOIS identity

Registrar
registrar:inames co., ltd.(http://www.inames.co.kr)
Organization
(?)??????
Contact emails

Subdomains

4 observed subdomains of kipe.or.kr.

Web-graph footprint

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

25 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for kipe.or.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP110.10.147.183
SPF_IP210.94.173.131
SPF_IP210.98.26.220
SPF_IP210.98.26.242
SPF_IP210.98.26.8
SPF_IP211.43.210.43
SPF_IP222.231.25.85
SPF_IP222.231.31.82

Related pages

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

Cypher and MCP

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

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