Skip to content

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

WHISPER CANON · nexi.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/nexi.it

Resolution chain

nexi.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.198.118.126185.198.118.0/24AS35051IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
cartasi s.p.a.
Contact emails

Subdomains

297 observed subdomains of nexi.it.

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.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nexi.it.

MechanismTarget
SPF_Amailout.cartasi.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEpart10.nexi.it
SPF_INCLUDEpart11.nexi.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.108.62.34/32
SPF_IP193.108.63.34/32
SPF_IP62.85.163.87

Related pages

Pivot deeper into the graph from nexi.it.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.