Skip to content

Hostname

dio.co.kr

Last fetched

dio.co.kr resolves to 1 IPv4 address operated by AS4766 in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

WHISPER CANON · dio.co.krRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/dio.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
119.198.187.180119.224.152.0/24AS4766KR

WHOIS identity

Registrar
iana:244
Organization
(?)??
Contact emails

Subdomains

12 observed subdomains of dio.co.kr.

Web-graph footprint

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

51 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for dio.co.kr.

MechanismTarget
SPF_IP119.198.187.144

Related pages

Pivot deeper into the graph from dio.co.kr.

Cypher and MCP

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

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