Skip to content

Hostname

bbbell.it

Last fetched

bbbell.it resolves to 1 IPv4 address operated by AS34606 in IT. WHOIS lists registrar:b.b.bell s.p.a. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
77.108.62.5877.108.0.0/18AS34606IT

WHOIS identity

Registrar
registrar:b.b.bell s.p.a.
Organization
bbbell s.p.a.
Contact emails

Subdomains

57 observed subdomains of bbbell.it.

Web-graph footprint

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

41 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for bbbell.it.

MechanismTarget
SPF_INCLUDEspf.sendinblue.com
SPF_IP77.108.62.15
SPF_IP77.108.62.19
SPF_IP77.108.62.2
SPF_IP77.108.62.20
SPF_IP77.108.62.4
SPF_IP77.108.62.5
SPF_IP77.108.62.6/32

Related pages

Pivot deeper into the graph from bbbell.it.

Cypher and MCP

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

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