Skip to content

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

WHISPER CANON · ctlspa.itRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ctlspa.it

Resolution chain

ctlspa.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.159.136.54162.159.128.0/19AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.137.54162.159.128.0/19AS13335CLOUDFLARENET - 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.

MechanismTarget
SPF_Actlspa.it
SPF_IP144.76.164.144
SPF_IP163.172.103.75
SPF_IP168.119.64.244
SPF_IP185.196.161.177/32
SPF_IP194.76.118.27
SPF_IP51.15.144.10
SPF_IP51.68.119.186/32
SPF_IP62.210.251.201
SPF_MXctlspa.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.