Skip to content

Hostname

caiparma.it

Last fetched

caiparma.it resolves to 1 IPv4 address operated by CONTABO in GB. WHOIS lists registrar:aruba s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.237.242.20977.237.240.0/21AS51167CONTABOGB

WHOIS identity

Registrar
registrar:aruba s.p.a.
Organization
club alpino italiano sezione di parma
Contact emails

Subdomains

13 observed subdomains of caiparma.it.

Web-graph footprint

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

27 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for caiparma.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP213.187.10.201
SPF_IP213.187.10.202
SPF_IP213.187.10.203
SPF_IP217.160.250.128
SPF_IP77.237.242.209

Related pages

Pivot deeper into the graph from caiparma.it.

Cypher and MCP

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

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