Skip to content

Hostname

mwani.com.qa

Last fetched

mwani.com.qa resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in QA.

Nutrition Label

WHISPER CANON · mwani.com.qaRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mwani.com.qa

Resolution chain

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

IPPrefixASNOperatorCountry
20.173.78.7020.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationQA
20.173.78.8120.160.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationQA

WHOIS identity

No WHOIS records are currently associated with mwani.com.qa in WhisperGraph.

Subdomains

18 observed subdomains of mwani.com.qa.

Web-graph footprint

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

62 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for mwani.com.qa.

MechanismTarget
SPF_Amail.mwani.com.qa
SPF_Amwani.com.qa
SPF_Asmtp01.mwani.com.qa
SPF_Asmtp02.mwani.com.qa
SPF_Awebmail.mwani.com.qa
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.100.26.20
SPF_IP78.100.26.21
SPF_MXmwani.com.qa

Related pages

Pivot deeper into the graph from mwani.com.qa.

Cypher and MCP

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

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