Skip to content

Hostname

sibspa.it

Last fetched

sibspa.it has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · sibspa.itRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/sibspa.it

Resolution chain

sibspa.it has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
bim gestione servizi pubblici spa
Contact emails

Subdomains

1 observed subdomain of sibspa.it.

Subdomain
www.sibspa.it

Web-graph footprint

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

8 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sibspa.it.

MechanismTarget
SPF_INCLUDEmailchef.4dem.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP156.54.99.37/32
SPF_IP185.170.138.178
SPF_IP193.178.235.21/32
SPF_IP193.178.235.22/32
SPF_IP195.60.190.242/32
SPF_IP20.56.106.184/32
SPF_IP31.27.104.82/32
SPF_IP5.180.170.136
SPF_IP85.38.104.130/32
SPF_IP85.38.104.134/32
SPF_IP85.38.104.150/32

Related pages

Pivot deeper into the graph from sibspa.it.

Cypher and MCP

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

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