Skip to content

Hostname

megabox.co.kr

Last fetched

megabox.co.kr resolves to 1 IPv4 address operated by KIXS-AS-KR-KR - Korea Telecom in KR. WHOIS lists registrar:wht(http://www.r.co.kr) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
203.249.159.20203.249.159.0/24AS4766KIXS-AS-KR-KR - Korea TelecomKR

WHOIS identity

Registrar
registrar:wht(http://www.r.co.kr)
Organization
???? ???(?)
Contact emails

Subdomains

13 observed subdomains of megabox.co.kr.

Web-graph footprint

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

463 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for megabox.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP117.52.115.141
SPF_IP117.52.115.142
SPF_IP117.52.115.22
SPF_IP117.52.115.34
SPF_IP119.81.177.44
SPF_IP119.81.177.78
SPF_IP203.249.157.21/32
SPF_IP211.58.241.241

Related pages

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

Cypher and MCP

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

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