Skip to content

Hostname

naba.it

Last fetched

naba.it resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:alicomswiss as the registrar.

Nutrition Label

WHISPER CANON · naba.itRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/naba.it

Resolution chain

naba.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.54.8.16620.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
75.2.81.8575.2.80.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.215.21599.83.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:alicomswiss
Organization
nuova accademia srl
Contact emails

Subdomains

53 observed subdomains of naba.it.

Web-graph footprint

Distinct hostnames that link to or from naba.it in the public web crawl.

882 sites link to this hostname.

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for naba.it.

MechanismTarget
SPF_Arelay.sbitalia.com
SPF_INCLUDEmail.naba.it
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEservice.naba-da.com
SPF_INCLUDEservice.naba.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.turbo-smtp.com
SPF_IP40.68.36.243/32

Related pages

Pivot deeper into the graph from naba.it.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "naba.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.