Skip to content

Hostname

sbn.it

Last fetched

sbn.it resolves to 2 IPv4 addresses operated by AS137 in IT. WHOIS lists registrar:consortium garr as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.206.221.29193.206.0.0/16AS137IT
158.180.168.31158.180.168.0/21AS54253ORCL-CHICAGO-PP - Oracle CorporationIT

WHOIS identity

Registrar
registrar:consortium garr
Organization
istituto centrale per il catalogo unico
Contact emails

Subdomains

169 observed subdomains of sbn.it.

Web-graph footprint

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

391 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from sbn.it.

Cypher and MCP

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

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