Hostname
deteqle.com
Last fetched
deteqle.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
deteqle.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.32.241.14 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.27 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.52 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.53 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.2 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.31 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.8 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.96 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of deteqle.com owner
- Contact emails
- 5769400d-873b-46b9-9c59-1c8a6e5bd238@identity-protect.org
- 8ca37907-4cc2-4209-8585-26c2eab3ea46@identity-protect.org
- 8fca0d65-2302-4d9c-9bd2-e1f19355eb69@identity-protect.org
- ae227229-baca-482d-b2cc-8f205c1caeb3@identity-protect.org
- d7c8bcbb-4f74-4cdd-8846-d01006f71066@identity-protect.org
- fc42c5bc-964f-4680-a17e-f9188504bac0@identity-protect.org
Subdomains
3 observed subdomains of deteqle.com.
Web-graph footprint
Distinct hostnames that link to or from deteqle.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Related pages
Pivot deeper into the graph from deteqle.com.
- IP · 13.32.241.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 5769400d-873b-46b9-9c59-1c8a6e5bd238@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "deteqle.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.