Hostname
megaskorea.com
Last fetched
megaskorea.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1489 as the registrar.
Nutrition Label
Resolution chain
megaskorea.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.138.128.11 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.24 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.70 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.138.128.91 | 108.138.128.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.156.60.104 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.60.124 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.60.19 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.156.60.49 | 108.156.60.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 13.227.192.17 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.18 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.5 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.6 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
WHOIS identity
- Registrar
- iana:1489
- Organization
- jong ho lee
- Contact emails
Subdomains
1 observed subdomain of megaskorea.com.
| Subdomain |
|---|
| www.megaskorea.com |
Web-graph footprint
Distinct hostnames that link to or from megaskorea.com in the public web crawl.
11 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from megaskorea.com.
- IP · 108.138.128.11
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1489
- Country · US
- Email · abc9045@naver.com
- TLD · .com
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "megaskorea.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.