Skip to content

Hostname

qfc.qa

Last fetched

qfc.qa resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in QA. WHOIS lists registrar:ooredoo qsc as the registrar.

Nutrition Label

WHISPER CANON · qfc.qaRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/qfc.qa

Resolution chain

qfc.qa resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.21.97.11720.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationQA

WHOIS identity

Registrar
registrar:ooredoo qsc
Organization
ashraf lafi
Contact emails

Subdomains

32 observed subdomains of qfc.qa.

Web-graph footprint

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

316 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for qfc.qa.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.173.72.60
SPF_IP20.21.220.217
SPF_IP213.130.112.43
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_MXqfc.qa

Related pages

Pivot deeper into the graph from qfc.qa.

Cypher and MCP

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

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