Skip to content

Hostname

cusparma.it

Last fetched

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

Nutrition Label

WHISPER CANON · cusparma.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cusparma.it

Resolution chain

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

IPPrefixASNOperatorCountry
93.47.117.8293.46.0.0/15AS12874FASTWEBIT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
centro universitario sportivo parma
Contact emails

Subdomains

2 observed subdomains of cusparma.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cusparma.it.

MechanismTarget
SPF_Acusparma.it
SPF_INCLUDE_spf.ilger.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXcusparma.it

Related pages

Pivot deeper into the graph from cusparma.it.

Cypher and MCP

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

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