Skip to content

Hostname

sky42562.com

Last fetched

sky42562.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · sky42562.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sky42562.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.162.86.8418.162.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.144.11618.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.166.82.9018.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.143.22918.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
18.167.190.24418.166.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
95.40.149.3895.40.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of sky42562.com.

Threat posture

History

Related pages

Pivot deeper into the graph from sky42562.com.

Cypher and MCP

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

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