Hostname
ctlspa.it
Last fetched
ctlspa.it resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:keliweb s.r.l. as the registrar.
Nutrition Label
Resolution chain
ctlspa.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.159.136.54 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 162.159.137.54 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:keliweb s.r.l.
- Organization
- cotril spa
- Contact emails
- —
Subdomains
7 observed subdomains of ctlspa.it.
Web-graph footprint
Distinct hostnames that link to or from ctlspa.it in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for ctlspa.it.
| Mechanism | Target |
|---|---|
| SPF_A | ctlspa.it |
| SPF_IP | 144.76.164.144 |
| SPF_IP | 163.172.103.75 |
| SPF_IP | 168.119.64.244 |
| SPF_IP | 185.196.161.177/32 |
| SPF_IP | 194.76.118.27 |
| SPF_IP | 51.15.144.10 |
| SPF_IP | 51.68.119.186/32 |
| SPF_IP | 62.210.251.201 |
| SPF_MX | ctlspa.it |
Related pages
Pivot deeper into the graph from ctlspa.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ctlspa.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.