Hostname
awsaq.com
Last fetched
awsaq.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
awsaq.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.34.178 | 104.18.34.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.42.159 | 104.18.42.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.145.97 | 172.64.145.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.153.78 | 172.64.153.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.6 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.6 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- joubrane ech choudani
- Contact emails
- 3f1604a8dc2745ecbe59a02c526e147e.protect@withheldforprivacy.com
- 9bad786220af49c2aaa34a496cf742e9.protect@withheldforprivacy.com
- 01ce1e2f27c66cf5981832693dcabfc5-1704114@contact.gandi.net
- 84e6b54c124df57062f5c701d739f1f5-1704114@contact.gandi.net
- 85cf5760fb81b67c31ede4a6a87617d6-1704114@contact.gandi.net
Subdomains
1 observed subdomain of awsaq.com.
| Subdomain |
|---|
| cdn.awsaq.com |
Web-graph footprint
Distinct hostnames that link to or from awsaq.com in the public web crawl.
7 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from awsaq.com.
- IP · 104.18.34.178
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 3f1604a8dc2745ecbe59a02c526e147e.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · aw…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "awsaq.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.