Hostname
naviris.com
Last fetched
naviris.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:168
- Organization
- fincantieri s.p.a.
- Contact emails
Subdomains
82 observed subdomains of naviris.com.
Showing 25 of 82. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from naviris.com in the public web crawl.
16 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for naviris.com.
| Mechanism | Target |
|---|---|
| SPF_A | esa1-in.naviris.com |
| SPF_A | esa2-in.naviris.com |
| SPF_A | esva1.naviris.com |
| SPF_A | esva2.naviris.com |
| SPF_IP | 185.127.164.58/32 |
| SPF_IP | 185.127.164.59/32 |
| SPF_IP | 185.127.164.62/32 |
| SPF_IP | 185.127.164.63/32 |
Related pages
Pivot deeper into the graph from naviris.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "naviris.com"})-[: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.