Skip to content

Hostname

nbsystem.it

Last fetched

nbsystem.it is a registered hostname under the .it top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · nbsystem.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nbsystem.it

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:ovh
Organization
n.b. system sas
Contact emails

Subdomains

4 observed subdomains of nbsystem.it.

Web-graph footprint

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

32 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for nbsystem.it.

MechanismTarget
SPF_INCLUDE_spf.armada.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.203.166.94
SPF_IP35.227.253.42
SPF_IP78.134.21.23
SPF_IP79.8.128.183

Related pages

Pivot deeper into the graph from nbsystem.it.

Cypher and MCP

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

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