Skip to content

Hostname

mcit.gov.qa

Last fetched

mcit.gov.qa resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in QA.

Nutrition Label

WHISPER CANON · mcit.gov.qaRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mcit.gov.qa

Resolution chain

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

IPPrefixASNOperatorCountry
34.18.63.934.18.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCQA

WHOIS identity

No WHOIS records are currently associated with mcit.gov.qa in WhisperGraph.

Subdomains

7 observed subdomains of mcit.gov.qa.

Web-graph footprint

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

173 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mcit.gov.qa.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uae.exclaimer.net
SPF_IP212.77.220.135
SPF_MXmcit.gov.qa

Related pages

Pivot deeper into the graph from mcit.gov.qa.

Cypher and MCP

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

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