Skip to content

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

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

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.

IPPrefixASNOperatorCountry
18.155.68.1618.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.2618.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.9118.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.68.9918.155.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
52.85.31.10552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of hdxwill.co.kr.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hdxwill.co.kr.

MechanismTarget
SPF_IP59.29.54.202
SPF_IP59.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.