Skip to content

Hostname

hk39th.com

Last fetched

hk39th.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · hk39th.comRouting diversity5.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/hk39th.com

Resolution chain

hk39th.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.214.21.24213.224.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.13.23113.248.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.134.19414.0.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.32.6518.154.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.97.4518.154.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.167.5618.154.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.24.16018.154.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.45.5318.154.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.53.7918.154.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.141.95.21318.154.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.204.763.2.2.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.83.17047.182.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.116.8252.222.239.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.3.9852.82.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.10.15752.83.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.35.24952.83.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.75.17254.192.53.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
54.179.131.5054.192.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.67.19355.2.57.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.227.8247.182.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:472
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from hk39th.com in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from hk39th.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hk39th.com"})-[: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.