Skip to content

Hostname

prealpina.it

Last fetched

prealpina.it resolves to 3 IPv4 addresses operated by OVH - OVH SAS in FR. WHOIS lists registrar:nomeasy di giovanni losi as the registrar.

Nutrition Label

WHISPER CANON · prealpina.itRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/prealpina.it

Resolution chain

prealpina.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
137.74.81.96137.74.0.0/16AS16276OVH - OVH SASFR
166.117.19.163166.117.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.25.3076.223.16.0/20AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
registrar:nomeasy di giovanni losi
Organization
s.e.v. s.p.a.
Contact emails

Subdomains

23 observed subdomains of prealpina.it.

Web-graph footprint

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

521 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for prealpina.it.

MechanismTarget
SPF_Aprealpina.it
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEvirtualnewspaper.it
SPF_IP137.74.81.96
SPF_MXprealpina.it

Related pages

Pivot deeper into the graph from prealpina.it.

Cypher and MCP

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

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