Hostname
exnqs.com
Last fetched
exnqs.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
exnqs.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.185.115 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.120 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.185.61 | 3.5.184.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.100 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.115 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.187.99 | 3.5.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.111 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.117 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.125 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 3.5.189.66 | 3.5.188.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.146.48 | 52.219.146.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.204.12 | 52.219.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.204.40 | 52.219.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.204.60 | 52.219.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 52.219.56.148 | 52.219.56.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of exnqs.com owner
- Contact emails
- 325a71c8-bc1b-47c4-9b09-c8e55b5a600b@identity-protect.org
- 59790a4d-d071-4242-be37-19a686932f42@identity-protect.org
- 66bc1da5-ba0d-4ad6-8da3-ecf112e5c4a5@identity-protect.org
- 8e32b702-101b-4a34-9da7-d49cd3c32e14@identity-protect.org
- a088df5b-84a4-41d3-853f-f7d3c3cb5271@identity-protect.org
- c35ab831-ed93-42a4-91d2-0b115261dc3b@identity-protect.org
Subdomains
11 observed subdomains of exnqs.com.
Threat posture
History
Related pages
Pivot deeper into the graph from exnqs.com.
- IP · 3.5.185.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · KR
- Email · 325a71c8-bc1b-47c4-9b09-c8e55b5a600b@identity-protect.org
- TLD · .com
- Browse hostnames · ex…
- 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: "exnqs.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.