Hostname
aqlogos.com
Last fetched
aqlogos.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in RO. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
aqlogos.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.11.12 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 143.204.11.58 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 143.204.11.94 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 143.204.11.99 | 143.204.8.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | RO |
| 3.171.185.5 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.55 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.73 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.171.185.9 | 3.171.184.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:49
- Organization
- kadokawa corporation
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from aqlogos.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from aqlogos.com.
- IP · 143.204.11.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · RO
- Email · gm-accmf@ml.kadokawa.jp
- TLD · .com
- Browse hostnames · aq…
- 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: "aqlogos.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.