Skip to content

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

WHISPER CANON · mapogym.or.krRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/mapogym.or.kr

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.

IPPrefixASNOperatorCountry
18.67.233.3118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.4318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.4618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.9918.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.51.10618.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.3918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.4518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.8718.67.48.0/21AS16509AMAZON-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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for mapogym.or.kr.

MechanismTarget
SPF_IP121.254.193.0/24
SPF_IP211.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.