Skip to content

Hostname

ooredoo.com

Last fetched

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

Nutrition Label

WHISPER CANON · ooredoo.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ooredoo.com

Resolution chain

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

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

WHOIS identity

Registrar
iana:360
Organization
ooredoo ip
Contact emails

Subdomains

61 observed subdomains of ooredoo.com.

Web-graph footprint

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

329 sites link to this hostname.

51 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ooredoo.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.41.57.145/32
SPF_IP212.77.206.2
SPF_IP213.130.113.73
SPF_IP86.62.246.126
SPF_IP86.62.246.43
SPF_IP86.62.246.44
SPF_IP86.62.246.55
SPF_IP86.62.247.184
SPF_MXooredoo.com

Related pages

Pivot deeper into the graph from ooredoo.com.

Cypher and MCP

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

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