Skip to content

Hostname

nbit.it

Last fetched

nbit.it resolves to 2 IPv4 addresses operated by AS62093 in IT. WHOIS lists registrar:cooperativa e.d.p. la traccia as the registrar.

Nutrition Label

WHISPER CANON · nbit.itRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/nbit.it

Resolution chain

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

WHOIS identity

Registrar
registrar:cooperativa e.d.p. la traccia
Organization
dario ventura
Contact emails

Subdomains

49 observed subdomains of nbit.it.

Web-graph footprint

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

19 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for nbit.it.

MechanismTarget
SPF_Anbit.it
SPF_As1.nbit.it
SPF_As10.nbit.it
SPF_As11.nbit.it
SPF_Asmtp.nbit.it
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEspf.nbitter.com
SPF_MXnbit.it

Related pages

Pivot deeper into the graph from nbit.it.

Cypher and MCP

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

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