Hostname
nexi.it
Last fetched
nexi.it resolves to 1 IPv4 address operated by AS35051 in IT. WHOIS lists registrar:register s.p.a. as the registrar.
Nutrition Label
Resolution chain
nexi.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.198.118.126 | 185.198.118.0/24 | AS35051 | — | IT |
WHOIS identity
- Registrar
- registrar:register s.p.a.
- Organization
- cartasi s.p.a.
- Contact emails
Subdomains
297 observed subdomains of nexi.it.
Showing 25 of 297. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nexi.it in the public web crawl.
882 sites link to this hostname.
228 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for nexi.it.
| Mechanism | Target |
|---|---|
| SPF_A | mailout.cartasi.it |
| SPF_INCLUDE | musvc.com |
| SPF_INCLUDE | part10.nexi.it |
| SPF_INCLUDE | part11.nexi.it |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 193.108.62.34/32 |
| SPF_IP | 193.108.63.34/32 |
| SPF_IP | 62.85.163.87 |
Related pages
Pivot deeper into the graph from nexi.it.
- IP · 185.198.118.126
- ASN · AS35051
- Registrar · registrar:register s.p.a.
- Country · IT
- Email · alessandro_cocciolo@cartasi.it
- TLD · .it
- Browse hostnames · ne…
- 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: "nexi.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.