Skip to content

Hostname

kipa.org

Last fetched

kipa.org resolves to 1 IPv4 address operated by AS3786 in KR. WHOIS lists iana:130 as the registrar.

Nutrition Label

WHISPER CANON · kipa.orgRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/kipa.org

Resolution chain

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

IPPrefixASNOperatorCountry
211.170.243.31211.170.0.0/16AS3786KR

WHOIS identity

Registrar
iana:130
Organization
korea invention promotion association
Contact emails

Subdomains

19 observed subdomains of kipa.org.

Web-graph footprint

Distinct hostnames that link to or from kipa.org in the public web crawl.

268 sites link to this hostname.

130 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for kipa.org.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEemail.gov-ncloud.com
SPF_INCLUDEmail.kipa.org
SPF_IP210.96.109.240
SPF_IP210.96.109.255
SPF_IP211.170.243.14
SPF_IP211.170.243.15
SPF_IP211.170.243.16
SPF_IP211.170.243.17
SPF_IP211.250.67.168

Related pages

Pivot deeper into the graph from kipa.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kipa.org"})-[: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.