Skip to content

Hostname

bibas.it

Last fetched

bibas.it resolves to 1 IPv4 address operated by AS3242 in IT. WHOIS lists registrar:persolvo d.o.o. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
151.2.100.200151.2.96.0/20AS3242IT

WHOIS identity

Registrar
registrar:persolvo d.o.o.
Organization
bibas's di leonardo ferri
Contact emails

Subdomains

1 observed subdomain of bibas.it.

Subdomain
www.bibas.it

Web-graph footprint

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

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bibas.it.

MechanismTarget
SPF_Abibas.it
SPF_IP151.2.100.200
SPF_IP40.114.207.144
SPF_MXbibas.it

Related pages

Pivot deeper into the graph from bibas.it.

Cypher and MCP

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

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