Hostname
qs2all.com
Last fetched
qs2all.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
qs2all.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.155.107.102 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.3 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.30 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.155.107.91 | 18.155.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.65.185.10 | 18.65.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.102 | 18.65.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.26 | 18.65.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.185.58 | 18.65.236.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of qs2all.com owner
- Contact emails
- 1548649d-30e2-4db9-baba-6f289ca0c2be@identity-protect.org
- 68981271-f7c8-4745-9453-2d4f7e6b39b6@identity-protect.org
- 6f72beb2-df00-4f53-8fb2-0842ed170b67@identity-protect.org
- 750d8759-453b-445b-83a8-2e26f48d4976@identity-protect.org
- a2b4da54-5cde-41bc-81de-634a16de5754@identity-protect.org
- c10bd75e-5eb5-41ed-9e20-07e8dec0cb34@identity-protect.org
- c7d44bb7-b2c5-4e5b-8657-7d3cf009d2d0@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from qs2all.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from qs2all.com.
- IP · 18.155.107.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 1548649d-30e2-4db9-baba-6f289ca0c2be@identity-protect.org
- TLD · .com
- Browse hostnames · qs…
- 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: "qs2all.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.