Skip to content

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

WHISPER CANON · etq.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/etq.com

Resolution chain

etq.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.150.1263.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.1273.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.43.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.583.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.113.443.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.613.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.643.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.174.113.713.174.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
52.85.31.1152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of etq.com owner
Contact emails

Subdomains

293 observed subdomains of etq.com.

Web-graph footprint

Distinct hostnames that link to or from etq.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for etq.com.

Related pages

Pivot deeper into the graph from etq.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.