Skip to content

Hostname

q.adrta.com

Last fetched

q.adrta.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · q.adrta.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/q.adrta.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.123.231100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.134.216100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.26.158.239100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.28.238.194100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.57.83.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.10.1543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.244.2193.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.97.383.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.214.23134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.21.13034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.109.944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.138.11352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.2.22954.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.117.6854.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.170.5498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.159.18032.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.182.9154.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.98.23498.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.196.12.17632.196.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.86.234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with q.adrta.com in WhisperGraph.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from q.adrta.com.

Cypher and MCP

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

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