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
Resolution chain
cppspa.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 62.173.165.153 | 62.173.160.0/19 | AS3302 | — | IT |
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
MX records
SPF policy
16 SPF mechanisms authorising senders for cppspa.it.
| Mechanism | Target |
|---|---|
| SPF_A | cppspa.it |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | spf.hes.trendmicro.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_INCLUDE | spf.turbo-smtp.com |
| SPF_IP | 109.168.116.182 |
| SPF_IP | 109.168.116.185 |
| SPF_IP | 109.168.116.190 |
| SPF_IP | 185.228.36.0/22 |
| SPF_IP | 199.187.172.0/22 |
| SPF_IP | 199.244.72.0/22 |
| SPF_IP | 54.78.37.25/32 |
| SPF_IP | 95.110.189.8 |
| SPF_IP | 95.110.228.219 |
| SPF_MX | cppspa.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.