Hostname
logqs.com
Last fetched
logqs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
logqs.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 |
|---|---|---|---|---|
| 18.161.6.115 | 18.161.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.6.69 | 18.161.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.6.71 | 18.161.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.6.79 | 18.161.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.239.110 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.121 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.32 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 3.165.239.92 | 3.165.238.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of logqs.com owner
- Contact emails
- 3003c27f-37bb-4de9-af4f-5ce54d13e594@identity-protect.org
- 348acb71-c4e6-4984-914b-acadd0c36da2@identity-protect.org
- 40fb23fb-ed10-45f9-83d3-c8351fb09850@identity-protect.org
- 7f456d54-191c-4b5b-9978-55da9a199b7f@identity-protect.org
- a1575455-8456-48f4-9482-266830162a19@identity-protect.org
- e248d0ee-65f0-4b08-90b4-c82d00d46d51@identity-protect.org
- e29c6fa6-03f6-4ed7-8b45-0161490839bb@identity-protect.org
- f24792f2-79f6-432e-8464-cfac4f7c9d58@identity-protect.org
Subdomains
26 observed subdomains of logqs.com.
Showing 25 of 26. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from logqs.com.
- IP · 18.161.6.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3003c27f-37bb-4de9-af4f-5ce54d13e594@identity-protect.org
- TLD · .com
- Browse hostnames · lo…
- 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: "logqs.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.