Skip to content

Hostname

bomen.be

Last fetched

bomen.be resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:telenet bvba as the registrar.

Nutrition Label

WHISPER CANON · bomen.beRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/bomen.be

Resolution chain

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

IPPrefixASNOperatorCountry
165.232.86.83165.232.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:telenet bvba
Organization
Contact emails

Subdomains

2 observed subdomains of bomen.be.

Web-graph footprint

Distinct hostnames that link to or from bomen.be in the public web crawl.

31 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bomen.be.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.58.98.192/27
SPF_IP84.198.149.201/29

Related pages

Pivot deeper into the graph from bomen.be.

Cypher and MCP

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

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