Skip to content

Hostname

cnq.org

Last fetched

cnq.org resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cnq.orgRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cnq.org

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.34.139104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.86172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
chambre des notaires du quebec
Contact emails

Subdomains

84 observed subdomains of cnq.org.

Web-graph footprint

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

776 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for cnq.org.

MechanismTarget
SPF_Amailout.cnq.org
SPF_INCLUDEcarmamail.com
SPF_INCLUDEsmtp.octopus-itsm.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.47.205.235
SPF_IP168.245.58.129/32
SPF_IP184.107.113.0/24
SPF_IP194.6.209.34/32
SPF_IP203.31.36.157
SPF_IP206.167.141.110
SPF_IP24.37.15.110
SPF_IP3.121.59.239/32
SPF_IP46.235.240.0/24
SPF_IP51.15.162.168/32
SPF_IP51.79.24.105
SPF_IP64.187.183.0/28
SPF_IP66.254.51.131/32
SPF_IP68.67.38.48/28
SPF_IP68.67.44.162/32
SPF_IP72.0.195.148/30
SPF_IP72.0.195.150
SPF_IP74.91.88.114/32
SPF_IP81.201.223.0/24

Related pages

Pivot deeper into the graph from cnq.org.

Cypher and MCP

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

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