Hostname
quantum-squab.com
Last fetched
quantum-squab.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
quantum-squab.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 |
|---|---|---|---|---|
| 13.227.80.173 | 13.227.80.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.80.180 | 13.227.80.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.80.75 | 13.227.80.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.227.80.93 | 13.227.80.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.14 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.18 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.44 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.231.53 | 99.84.230.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of quantum-squab.com owner
- Contact emails
- 45cc976d-2f44-4253-8e24-9ad505f613eb@identity-protect.org
- 5aea4f48-b012-442c-9103-83dfba6d6672@identity-protect.org
- 617cf151-4464-44e5-aa7d-253d9e34eef9@identity-protect.org
- 9664166b-8bfa-49cd-b61a-275cf8a3c4ca@identity-protect.org
- owner-11796753@quantum-squab.com.whoisprivacyservice.org
- owner@quantum-squab.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from quantum-squab.com.
- IP · 13.227.80.173
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 45cc976d-2f44-4253-8e24-9ad505f613eb@identity-protect.org
- TLD · .com
- Browse hostnames · qu…
- 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: "quantum-squab.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.