Skip to content

Hostname

bibos.it

Last fetched

bibos.it resolves to 94.23.64.40, announced in 94.23.0.0/16 by OVH - OVH SAS in IT. bibos.it is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

No AAAA record for bibos.it is recorded in WhisperGraph.

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
registrar:planetel s.p.a.
Registrant organisation
bibos s.r.l. a socio unico

Subdomains

Mail and authentication

Nameservers

  • ns62.cloudns.com
  • pns62.cloudns.com
  • dns1.dnssicuro.eu
  • dns2.dnssicuro.eu
  • dns3.dnssicuro.eu
  • ns61.cloudns.net
  • ns63.cloudns.net
  • pns61.cloudns.net
  • ns64.cloudns.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • include: spf.qboxmail.com
  • include: _spf.emailsicura.eu
  • include: spf.massmailsicura.eu
  • a: bibos.it
  • mx: bibos.it
  • ip: 178.32.141.235
  • ip: 178.32.142.78
  • ip: 178.32.143.86
  • ip: 5.39.19.44
  • ip: 54.38.39.118

Threat-feed evidence

History

Related pages

Pivot from bibos.it into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bibos.it"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.