Skip to content

Hostname

wikim.re.kr

Last fetched

wikim.re.kr resolves to 1 IPv4 address operated by AS4766 in KR.

Nutrition Label

WHISPER CANON · wikim.re.krRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/wikim.re.kr

Resolution chain

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

IPPrefixASNOperatorCountry
221.156.25.140221.152.0.0/13AS4766KR

WHOIS identity

No WHOIS records are currently associated with wikim.re.kr in WhisperGraph.

Subdomains

7 observed subdomains of wikim.re.kr.

Web-graph footprint

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

60 sites link to this hostname.

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wikim.re.kr.

MechanismTarget
SPF_INCLUDEspf.maillink.co.kr
SPF_IP150.183.94.21
SPF_IP150.183.94.22
SPF_IP150.183.94.23
SPF_IP221.156.25.0/24
SPF_IP221.156.25.140

Related pages

Pivot deeper into the graph from wikim.re.kr.

Cypher and MCP

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

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