Skip to content

Hostname

cpa.it

Last fetched

cpa.it resolves to 1 IPv4 address operated by AS3313 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · cpa.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/cpa.it

Resolution chain

cpa.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.239.60.114212.239.0.0/17AS3313IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
centro processi assicurativi srl
Contact emails

Subdomains

4 observed subdomains of cpa.it.

Web-graph footprint

Distinct hostnames that link to or from cpa.it in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for cpa.it.

MechanismTarget
SPF_INCLUDEinet.it
SPF_IP194.185.43.0/25
SPF_IP213.92.11.155
SPF_IP213.92.11.156
SPF_IP213.92.11.157/32
SPF_IP213.92.11.158/32
SPF_IP213.92.5.57
SPF_IP213.92.5.70
SPF_IP85.94.194.32/28
SPF_IP93.62.248.133
SPF_IP95.174.26.0/26
SPF_MXcpa.it

Related pages

Pivot deeper into the graph from cpa.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cpa.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.