Hostname
quantosaas.com
Last fetched
quantosaas.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
quantosaas.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.203.2.179 | 13.202.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.233.213.60 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.233.60.130 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.110.240.241 | 3.108.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of quantosaas.com owner
- Contact emails
- 6330e617-5ea8-4106-9a28-37ec8c1cd20f@identity-protect.org
- bae239b9-e1af-4dc2-9454-fcb3474bbb1e@identity-protect.org
- c9a8b2e9-4348-4c66-a710-71afe6806f63@identity-protect.org
- cff33145-034c-49e3-b14f-f451cc6763d1@identity-protect.org
- de7d59fa-d18b-46ec-a1d8-f9b00c8fca0f@identity-protect.org
- e0141dda-5741-4657-9724-9aff9874b360@identity-protect.org
- f2e14d8c-3961-49a5-bc6b-545576151915@identity-protect.org
- owner-11759474@quantosaas.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of quantosaas.com.
Web-graph footprint
Distinct hostnames that link to or from quantosaas.com in the public web crawl.
1 site linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from quantosaas.com.
- IP · 13.203.2.179
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 6330e617-5ea8-4106-9a28-37ec8c1cd20f@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: "quantosaas.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.