Skip to content

Hostname

khidi.or.kr

Last fetched

khidi.or.kr resolves to 1 IPv4 address operated by AS23588 in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · khidi.or.krRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/khidi.or.kr

Resolution chain

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

IPPrefixASNOperatorCountry
61.109.214.10461.110.9.0/24AS23588KR

WHOIS identity

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

Subdomains

17 observed subdomains of khidi.or.kr.

Web-graph footprint

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

549 sites link to this hostname.

408 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for khidi.or.kr.

MechanismTarget
SPF_INCLUDEmailplug.com
SPF_IP175.45.209.83
SPF_IP175.45.210.170
SPF_IP210.109.43.5
SPF_IP210.179.230.167
SPF_IP210.179.230.218
SPF_IP210.179.231.201
SPF_IP223.130.173.1
SPF_IP223.130.173.161
SPF_IP61.109.214.104
SPF_IP61.109.214.152
SPF_MXkhidi.or.kr

Related pages

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

Cypher and MCP

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

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