Skip to content

Hostname

qnl.qa

Last fetched

qnl.qa resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ooredoo qsc as the registrar.

Nutrition Label

WHISPER CANON · qnl.qaRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/qnl.qa

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.36.44104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.221172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ooredoo qsc
Organization
krishna roy chowdhury
Contact emails

Subdomains

114 observed subdomains of qnl.qa.

Web-graph footprint

Distinct hostnames that link to or from qnl.qa in the public web crawl.

312 sites link to this hostname.

358 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for qnl.qa.

MechanismTarget
SPF_INCLUDEap1sm1.qf.org.qa
SPF_INCLUDEap1sm2.qf.org.qa
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.lianamailer.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP149.72.213.162
SPF_IP94.125.227.0/27

Related pages

Pivot deeper into the graph from qnl.qa.

Cypher and MCP

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

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