Hostname
9school.edu.ge
Last fetched
9school.edu.ge is a registered hostname under the .ge top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
No WHOIS records are currently associated with 9school.edu.ge in WhisperGraph.
Subdomains
8 observed subdomains of 9school.edu.ge.
Threat posture
History
Mail and authentication
MX records
- 9school.edu.ge
SPF policy
9 SPF mechanisms authorising senders for 9school.edu.ge.
| Mechanism | Target |
|---|---|
| SPF_A | 9school.edu.ge |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_INCLUDE | spf.mysecurecloudhost.com |
| SPF_IP | 141.95.126.89 |
| SPF_IP | 172.104.135.78 |
| SPF_IP | 192.250.229.90 |
| SPF_IP | 65.181.113.15 |
| SPF_IP | 84.16.253.7 |
| SPF_MX | 9school.edu.ge |
Related pages
Pivot deeper into the graph from 9school.edu.ge.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "9school.edu.ge"})-[: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.