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
Resolution chain
prealpina.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 137.74.81.96 | 137.74.0.0/16 | AS16276 | OVH - OVH SAS | FR |
| 166.117.19.163 | 166.117.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 76.223.25.30 | 76.223.16.0/20 | AS16509 | AMAZON-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.
Showing 22 of 23. View all subdomains →
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
MX records
SPF policy
8 SPF mechanisms authorising senders for prealpina.it.
| Mechanism | Target |
|---|---|
| SPF_A | prealpina.it |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | virtualnewspaper.it |
| SPF_IP | 137.74.81.96 |
| SPF_MX | prealpina.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.