Skip to content

Hostname

bfa.be

Last fetched

bfa.be resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in BE. WHOIS lists registrar:telenet bv as the registrar.

Nutrition Label

WHISPER CANON · bfa.beRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/bfa.be

Resolution chain

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

IPPrefixASNOperatorCountry
149.5.24.115149.5.24.0/24AS174COGENT-174 - Cogent Communications, LLCBE

WHOIS identity

Registrar
registrar:telenet bv
Organization
Contact emails

Subdomains

6 observed subdomains of bfa.be.

Web-graph footprint

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

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for bfa.be.

MechanismTarget
SPF_Abfa.be
SPF_INCLUDE_spf.telenet-ops.be
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.5.24.115
SPF_IP149.5.24.46
SPF_IP149.5.24.80
SPF_IP149.5.30.126
SPF_IP185.183.117.76
SPF_IP194.78.232.106
SPF_IP194.78.232.107
SPF_IP194.78.232.108
SPF_IP81.246.46.236
SPF_IP81.82.248.66
SPF_MXbfa.be

Related pages

Pivot deeper into the graph from bfa.be.

Cypher and MCP

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

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