Skip to content

Hostname

thecaq.org

Last fetched

thecaq.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · thecaq.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/thecaq.org

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.240.1253.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.653.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.703.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.973.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.85.61.1152.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.12052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of thecaq.org.

Web-graph footprint

Distinct hostnames that link to or from thecaq.org in the public web crawl.

398 sites link to this hostname.

266 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for thecaq.org.

MechanismTarget
SPF_Acmail1.com
SPF_Adispatch-us.ppe-hosted.com
SPF_Athecaq.org
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEinformz.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.215.139.0/24
SPF_IP208.65.144.0/24
SPF_IP208.65.145.0/24
SPF_IP64.128.232.41/32
SPF_MXthecaq.org

Related pages

Pivot deeper into the graph from thecaq.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "thecaq.org"})-[: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.