Skip to content

Hostname

ccq.edu.qa

Last fetched

ccq.edu.qa resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in QA.

Nutrition Label

WHISPER CANON · ccq.edu.qaRouting diversity1.5/10Peering density5.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ccq.edu.qa

Resolution chain

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

IPPrefixASNOperatorCountry
34.1.37.15534.1.32.0/20AS19527GOOGLE-2 - Google LLCQA

WHOIS identity

No WHOIS records are currently associated with ccq.edu.qa in WhisperGraph.

Subdomains

14 observed subdomains of ccq.edu.qa.

Web-graph footprint

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

24 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ccq.edu.qa.

MechanismTarget
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEr1697159.benchclient.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.54.77.46
SPF_IP23.90.102.130
SPF_IP78.100.59.166
SPF_MXccq.edu.qa

Related pages

Pivot deeper into the graph from ccq.edu.qa.

Cypher and MCP

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

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