Hostname
qntap.com
Last fetched
qntap.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
qntap.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.127.18.7 | 13.126.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.204.105.6 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 35.154.223.244 | 35.154.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 65.1.59.201 | 65.0.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of qntap.com owner
- Contact emails
- 196fd37c-9bab-4be7-bd1c-078c10c8d370@identity-protect.org
- 289df741-362b-4766-90f4-ecf96737577b@identity-protect.org
- 64e5f0e6-e313-480c-8ed6-e362c817a6bc@identity-protect.org
- b5c21ef8-c07e-4845-9def-abbb298db00b@identity-protect.org
- b96c4ead-6c9a-458f-a6a1-4457625e350b@identity-protect.org
- contact@privacyprotect.org
- e14cd042-2051-4ce1-9849-ed874231c248@identity-protect.org
- ee43d141-1dc0-4665-aeac-b0b5d470847b@identity-protect.org
- owner-11723964@qntap.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from qntap.com.
- IP · 13.127.18.7
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 196fd37c-9bab-4be7-bd1c-078c10c8d370@identity-protect.org
- TLD · .com
- Browse hostnames · qn…
- 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: "qntap.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.