Hostname
directcloudlab.co.kr
Last fetched
directcloudlab.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:(?)??? as the registrar.
Nutrition Label
Resolution chain
directcloudlab.co.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.160.172.16 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.32 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.34 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.172.55 | 18.160.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.187.14 | 18.245.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.187.38 | 18.245.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.187.49 | 18.245.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.187.91 | 18.245.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- registrar:(?)???
- Organization
- (?)????
- Contact emails
- —
Subdomains
6 observed subdomains of directcloudlab.co.kr.
Web-graph footprint
Distinct hostnames that link to or from directcloudlab.co.kr in the public web crawl.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for directcloudlab.co.kr.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.227.62.82/20 |
Related pages
Pivot deeper into the graph from directcloudlab.co.kr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "directcloudlab.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.