Skip to content

Hostname

digiweb.bj

Last fetched

digiweb.bj resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists registrar:afriregister_entreprise as the registrar.

Nutrition Label

WHISPER CANON · digiweb.bjRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/digiweb.bj

Resolution chain

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

IPPrefixASNOperatorCountry
51.89.235.3551.89.0.0/16AS16276GB

WHOIS identity

Registrar
registrar:afriregister_entreprise
Organization
redacted | registry policy
Contact emails

Subdomains

20 observed subdomains of digiweb.bj.

Web-graph footprint

Distinct hostnames that link to or from digiweb.bj in the public web crawl.

23 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for digiweb.bj.

MechanismTarget
SPF_Adigiweb.bj
SPF_INCLUDE_spf.google.com
SPF_IP173.249.52.118
SPF_IP194.163.163.254
SPF_IP207.180.255.61
SPF_IP51.210.247.157
SPF_MXdigiweb.bj

Related pages

Pivot deeper into the graph from digiweb.bj.

Cypher and MCP

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

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