Skip to content

Hostname

noc.qa

Last fetched

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

Nutrition Label

WHISPER CANON · noc.qaRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/noc.qa

Resolution chain

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

IPPrefixASNOperatorCountry
20.50.2.3220.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:ooredoo qsc
Organization
Contact emails

Subdomains

48 observed subdomains of noc.qa.

Web-graph footprint

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

54 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for noc.qa.

MechanismTarget
SPF_Anoc.qa
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.20.210.250/32
SPF_IP149.72.210.104
SPF_IP149.72.73.9
SPF_IP168.245.112.235
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP34.107.8.58/32
SPF_IP52.1.14.157/32
SPF_IP52.30.130.201/32
SPF_IP54.153.131.110/32
SPF_IP54.229.2.165/32
SPF_IP54.66.252.242/32
SPF_IP78.100.26.246
SPF_IP78.100.26.247
SPF_IP78.100.74.238
SPF_MXnoc.qa

Related pages

Pivot deeper into the graph from noc.qa.

Cypher and MCP

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

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