Hostname
thequicknft.com
Last fetched
thequicknft.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
thequicknft.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 |
|---|---|---|---|---|
| 52.85.78.128 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.26 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.40 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.78.87 | 52.85.72.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of thequicknft.com owner
- Contact emails
- 59a4cf31-49cd-4a66-a195-0d699b3fce21@identity-protect.org
- 61d6b5fd-0f86-4dac-b46c-975a217948f8@identity-protect.org
- 6374fa76-8cfc-4116-9266-aa47ef96347f@identity-protect.org
- 865408cc-9fe9-4084-8813-4ac0ea6c1946@identity-protect.org
- e6759280-a772-495d-a463-2780ffb543a9@identity-protect.org
- owner-11763035@thequicknft.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of thequicknft.com.
| Subdomain |
|---|
| api.thequicknft.com |
Threat posture
History
Related pages
Pivot deeper into the graph from thequicknft.com.
- IP · 52.85.78.128
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 59a4cf31-49cd-4a66-a195-0d699b3fce21@identity-protect.org
- TLD · .com
- Browse hostnames · th…
- 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: "thequicknft.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.