Hostname
ck12.it
Last fetched
ck12.it is a registered hostname under the .it 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
- Registrar
- registrar:moviement s.r.l.
- Organization
- planetshare srl
- Contact emails
- —
Subdomains
2 observed subdomains of ck12.it.
| Subdomain |
|---|
| wildcard.ck12.it |
| www.ck12.it |
Web-graph footprint
Distinct hostnames that link to or from ck12.it in the public web crawl.
52 sites link to this hostname.
719 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for ck12.it.
| Mechanism | Target |
|---|---|
| SPF_A | ck12.it |
| SPF_INCLUDE | mx1.serverclienti.com |
| SPF_IP | 217.70.144.237 |
| SPF_IP | 84.33.1.250 |
| SPF_IP | 84.33.39.15/32 |
| SPF_MX | ck12.it |
Related pages
Pivot deeper into the graph from ck12.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ck12.it"})-[: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.