Skip to content

Hostname

os2.kr

Last fetched

os2.kr resolves to 1 IPv4 address operated by KINXIDC-AS-KR KINX in KR. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
1.201.165.1351.201.128.0/18AS9286KINXIDC-AS-KR KINXKR

WHOIS identity

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

Subdomains

2 observed subdomains of os2.kr.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for os2.kr.

MechanismTarget
SPF_INCLUDE_spf.daum.net
SPF_IP1.201.165.135
SPF_IP121.78.85.68
SPF_IP121.78.85.69

Related pages

Pivot deeper into the graph from os2.kr.

Cypher and MCP

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

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