Skip to content

Hostname

cppspa.it

Last fetched

cppspa.it resolves to 1 IPv4 address operated by AS3302 in IT. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.173.165.15362.173.160.0/19AS3302IT

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
cityposte payment s.p.a.
Contact emails

Subdomains

6 observed subdomains of cppspa.it.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for cppspa.it.

MechanismTarget
SPF_Acppspa.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.hes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP109.168.116.182
SPF_IP109.168.116.185
SPF_IP109.168.116.190
SPF_IP185.228.36.0/22
SPF_IP199.187.172.0/22
SPF_IP199.244.72.0/22
SPF_IP54.78.37.25/32
SPF_IP95.110.189.8
SPF_IP95.110.228.219
SPF_MXcppspa.it

Related pages

Pivot deeper into the graph from cppspa.it.

Cypher and MCP

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

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