Hostname
ccq.edu.qa
Last fetched
ccq.edu.qa resolves to 1 IPv4 address operated by GOOGLE-2 - Google LLC in QA.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.1.37.155 | 34.1.32.0/20 | AS19527 | GOOGLE-2 - Google LLC | QA |
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for ccq.edu.qa.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | mh.blackboard.com |
| SPF_INCLUDE | r1697159.benchclient.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.54.77.46 |
| SPF_IP | 23.90.102.130 |
| SPF_IP | 78.100.59.166 |
| SPF_MX | ccq.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.