Hostname
treqit.com
Last fetched
treqit.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
treqit.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.33.82.129 | 13.33.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.14 | 13.33.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.38 | 13.33.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.82.4 | 13.33.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.64.103.56 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.103.72 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.103.87 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.64.103.90 | 18.64.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of treqit.com owner
- Contact emails
- 0db1805b-27b0-4895-a3f1-3da998048008@identity-protect.org
- 1d892d60-31a9-4486-9af7-9b03621e894b@identity-protect.org
- a3b48a22-d321-458e-bae3-5ffcf640c1af@identity-protect.org
- c0929c3b-a4a2-4d4f-aa2c-6675c0152de7@identity-protect.org
- c4ca46fe-876d-4ec9-a803-3e400ce7cab5@identity-protect.org
- fe613e65-0ea5-4c2a-afcc-1c55614c10ca@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from treqit.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for treqit.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from treqit.com.
- IP · 13.33.82.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0db1805b-27b0-4895-a3f1-3da998048008@identity-protect.org
- TLD · .com
- Browse hostnames · tr…
- 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: "treqit.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.