Skip to content

Hostname

cqf.com

Last fetched

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

Nutrition Label

WHISPER CANON · cqf.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cqf.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.187.11518.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.2918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.4218.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.718.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1063.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1163.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.323.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.473.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.9.5199.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.5499.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.799.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.8999.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:2
Organization
7city learning
Contact emails

Subdomains

4 observed subdomains of cqf.com.

Web-graph footprint

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

280 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cqf.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEspf-001c1a01.pphosted.com
SPF_IP185.28.196.98
SPF_IP94.236.119.41

Related pages

Pivot deeper into the graph from cqf.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cqf.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.