Skip to content

Hostname

cloudsup.or.kr

Last fetched

cloudsup.or.kr resolves to 1 IPv4 address operated by AS45974 in JP. WHOIS lists registrar:(?)??? as the registrar.

Nutrition Label

WHISPER CANON · cloudsup.or.krRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/cloudsup.or.kr

Resolution chain

cloudsup.or.kr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
125.6.36.238125.6.36.0/24AS45974JP

WHOIS identity

Registrar
registrar:(?)???
Organization
???
Contact emails

Subdomains

3 observed subdomains of cloudsup.or.kr.

Web-graph footprint

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

87 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cloudsup.or.kr.

MechanismTarget
SPF_INCLUDE_spfblocka.toast.com
SPF_INCLUDEemail.ncloud.com
SPF_INCLUDEspf.worksmobile.com
SPF_IP125.6.36.238

Related pages

Pivot deeper into the graph from cloudsup.or.kr.

Cypher and MCP

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

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