Hostname
mapogym.or.kr
Last fetched
mapogym.or.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:(?)??? as the registrar.
Nutrition Label
Resolution chain
mapogym.or.kr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.233.31 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.43 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.46 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.99 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.51.106 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.51.39 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.51.45 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.67.51.87 | 18.67.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- registrar:(?)???
- Organization
- ???
- Contact emails
- —
Subdomains
2 observed subdomains of mapogym.or.kr.
Web-graph footprint
Distinct hostnames that link to or from mapogym.or.kr in the public web crawl.
6 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for mapogym.or.kr.
| Mechanism | Target |
|---|---|
| SPF_IP | 121.254.193.0/24 |
| SPF_IP | 211.234.105.0/24 |
Related pages
Pivot deeper into the graph from mapogym.or.kr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mapogym.or.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.