Skip to content

Hostname

boa.be

Last fetched

boa.be resolves to 1 IPv4 address operated by AS34762 in BE. WHOIS lists registrar:boa bv as the registrar.

Nutrition Label

WHISPER CANON · boa.beRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/boa.be

Resolution chain

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

IPPrefixASNOperatorCountry
83.217.75.7883.217.64.0/19AS34762BE

WHOIS identity

Registrar
registrar:boa bv
Organization
not shown, please visit www.dnsbelgium.be for webbased whois.
Contact emails

Subdomains

30 observed subdomains of boa.be.

Web-graph footprint

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

129 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for boa.be.

Related pages

Pivot deeper into the graph from boa.be.

Cypher and MCP

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

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