Skip to content

Hostname

korcp.kr

Last fetched

korcp.kr is a registered hostname under the .kr top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · korcp.krRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/korcp.kr

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with korcp.kr in WhisperGraph.

Subdomains

2 observed subdomains of korcp.kr.

Web-graph footprint

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

72 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for korcp.kr.

MechanismTarget
SPF_IP210.108.182.114
SPF_IP211.115.125.21
SPF_IP211.115.125.28
SPF_IP211.115.125.34
SPF_IP211.115.67.218
SPF_IP211.115.67.244
SPF_IP222.231.31.41
SPF_IP61.111.59.111

Related pages

Pivot deeper into the graph from korcp.kr.

Cypher and MCP

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

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