Skip to content

Hostname

sbb.it

Last fetched

sbb.it resolves to 1 IPv4 address operated by AS20811 in IT. WHOIS lists registrar:pegasus msp s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · sbb.itRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/sbb.it

Resolution chain

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

IPPrefixASNOperatorCountry
95.171.36.18795.171.32.0/19AS20811IT

WHOIS identity

Registrar
registrar:pegasus msp s.r.l.
Organization
suedtiroler bauernbund
Contact emails

Subdomains

16 observed subdomains of sbb.it.

Web-graph footprint

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

176 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for sbb.it.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEkorrm.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zeppelin-group.com
SPF_IP188.40.220.130
SPF_IP2a01:4f8:1061:1637:0:0:0:2
SPF_IP37.61.205.11/32
SPF_IP52.157.149.216/32
SPF_IP62.138.25.192/32
SPF_IP62.149.158.76
SPF_IP80.88.87.103
SPF_IP84.16.227.187/32
SPF_IP85.215.68.6
SPF_IP92.243.137.34
SPF_IP92.243.137.35

Related pages

Pivot deeper into the graph from sbb.it.

Cypher and MCP

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

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