Skip to content

Hostname

bibit.ws

Last fetched

bibit.ws resolves to 1 IPv4 address operated by LEASEWEB-APAC-SIN-11 LEASEWEB SINGAPORE PTE. LTD. in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bibit.wsRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bibit.ws

Resolution chain

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

IPPrefixASNOperatorCountry
172.96.191.151172.96.190.0/23AS59253LEASEWEB-APAC-SIN-11 LEASEWEB SINGAPORE PTE. LTD.SG

WHOIS identity

Registrar
iana:1068
Organization
whoisguard protected
Contact emails

Subdomains

17 observed subdomains of bibit.ws.

Web-graph footprint

Distinct hostnames that link to or from bibit.ws in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bibit.ws

SPF policy

6 SPF mechanisms authorising senders for bibit.ws.

MechanismTarget
SPF_Abibit.ws
SPF_INCLUDE_spf.arandomserver.com
SPF_IP119.81.196.38
SPF_IP172.96.191.151
SPF_IP172.96.191.7
SPF_MXbibit.ws

Related pages

Pivot deeper into the graph from bibit.ws.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bibit.ws"})-[: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.