Hostname
qtkart.com
Last fetched
qtkart.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
qtkart.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 qtkart.com owner
- Contact emails
- 61d9d941-3cf4-4aef-b311-968a4adbc431@identity-protect.org
- 74643fcb-7c18-4076-b041-4b288c911015@identity-protect.org
- a2956170-a5b0-41fd-8688-79ea9a2d1ae7@identity-protect.org
- aa561aed-a9ca-422f-9081-af63a4749a77@identity-protect.org
- b67cdb24-be13-4b07-a105-f66e1f6083ca@identity-protect.org
- d8f08861-a749-4402-8e5e-2b449678c104@identity-protect.org
- owner-11500396@qtkart.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of qtkart.com.
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from qtkart.com.
- IP · 13.203.2.179
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 61d9d941-3cf4-4aef-b311-968a4adbc431@identity-protect.org
- TLD · .com
- Browse hostnames · qt…
- 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: "qtkart.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.