Hostname
hdxwill.co.kr
Last fetched
hdxwill.co.kr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:(?)??? as the registrar.
Nutrition Label
Resolution chain
hdxwill.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.155.68.16 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.26 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.91 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.155.68.99 | 18.155.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.85.31.105 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.2 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.49 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.52 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:(?)???
- Organization
- (?)???????
- Contact emails
- —
Subdomains
1 observed subdomain of hdxwill.co.kr.
| Subdomain |
|---|
| www.hdxwill.co.kr |
Web-graph footprint
Distinct hostnames that link to or from hdxwill.co.kr in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for hdxwill.co.kr.
| Mechanism | Target |
|---|---|
| SPF_IP | 59.29.54.202 |
| SPF_IP | 59.29.54.237 |
Related pages
Pivot deeper into the graph from hdxwill.co.kr.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hdxwill.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.