Hostname
fincantierisi.it
Last fetched
fincantierisi.it resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FI. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
fincantierisi.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 184.51.232.228 | 184.51.224.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FI |
| 69.192.21.167 | 69.192.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- s.p.a. fincantiieri si s.p.a.
- Contact emails
- —
Subdomains
4 observed subdomains of fincantierisi.it.
Web-graph footprint
Distinct hostnames that link to or from fincantierisi.it in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for fincantierisi.it.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.fincantieri.it |
Related pages
Pivot deeper into the graph from fincantierisi.it.
- IP · 184.51.232.228
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · registrar:register s.p.a.
- Country · FI
- TLD · .it
- Browse hostnames · fi…
- 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: "fincantierisi.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.