Hostname
cervinia.it
Last fetched
cervinia.it resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.
Nutrition Label
Resolution chain
cervinia.it resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:genesys informatica s.r.l.
- Organization
- cervino s.p.a.
- Contact emails
- —
Subdomains
7 observed subdomains of cervinia.it.
Web-graph footprint
Distinct hostnames that link to or from cervinia.it in the public web crawl.
749 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for cervinia.it.
| Mechanism | Target |
|---|---|
| SPF_A | cervinia.it |
| SPF_INCLUDE | emailsrvr.com |
| SPF_IP | 176.34.144.208/32 |
| SPF_MX | cervinia.it |
Related pages
Pivot deeper into the graph from cervinia.it.
- IP · 108.139.29.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:genesys informatica s.r.l.
- Country · US
- TLD · .it
- Browse hostnames · ce…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cervinia.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.