Skip to content

Hostname

web.test.athian.cloud

Last fetched

web.test.athian.cloud resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH.

Nutrition Label

WHISPER CANON · web.test.athian.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/web.test.athian.cloud

Resolution chain

web.test.athian.cloud resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.202.1018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.11018.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.6118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.9818.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
3.174.230.243.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.33.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.583.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.763.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
65.8.180.10365.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.10965.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.12665.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.180.3865.8.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from web.test.athian.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "web.test.athian.cloud"})-[: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.