Hostname
etq.com
Last fetched
etq.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
etq.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.150.126 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.127 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.4 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.160.150.58 | 3.160.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.174.113.44 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.61 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.64 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.71 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 52.85.31.11 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.126 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.48 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.81 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of etq.com owner
- Contact emails
- jkossakowski@etq.com
- ksmith@etq.com
- ts_it@etq.com
- 190d3423-faec-4d91-b2da-5c2e57e373c4@identity-protect.org
- 56999f70-d0dd-4543-a678-1dc9cb8bb9e5@identity-protect.org
- 9d9832ac-422a-46c2-b042-a3d850b0bb86@identity-protect.org
- afa6efa9-2a3b-44db-8091-6c79dbb9869b@identity-protect.org
- ebf398a0-6c04-4fdd-bf38-e3eb661c5851@identity-protect.org
Subdomains
293 observed subdomains of etq.com.
Showing 25 of 293. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from etq.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for etq.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.etqcloud.com |
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | 41636.spf05.hubspotemail.net |
Related pages
Pivot deeper into the graph from etq.com.
- IP · 3.160.150.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · jkossakowski@etq.com
- TLD · .com
- Browse hostnames · et…
- 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: "etq.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.