Skip to content

Hostname

cms.outstanding.kr

Last fetched

cms.outstanding.kr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · cms.outstanding.krRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cms.outstanding.kr

Resolution chain

cms.outstanding.kr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.164.117.14915.176.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.5.2043.40.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.141.583.40.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.239.15543.223.7.0/24AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with cms.outstanding.kr in WhisperGraph.

Subdomains

1 observed subdomain of cms.outstanding.kr.

Threat posture

History

Related pages

Pivot deeper into the graph from cms.outstanding.kr.

Cypher and MCP

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

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