Skip to content

Hostname

www.qa-cli.com

Last fetched

www.qa-cli.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

www.qa-cli.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.134.10518.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.12218.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.6018.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.172.134.6318.172.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.18.11818.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.12718.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.1818.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.18.2418.239.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
54.240.184.10954.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3854.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.4254.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.qa-cli.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from www.qa-cli.com.

Cypher and MCP

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

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