Skip to content

Hostname

cloudmt.co.kr

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.164.62.22115.164.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.38.113.393.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.128.1203.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.76.353.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with cloudmt.co.kr in WhisperGraph.

Subdomains

18 observed subdomains of cloudmt.co.kr.

Web-graph footprint

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

13 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cloudmt.co.kr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.79.92.223/32

Related pages

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

Cypher and MCP

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

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