Skip to content

Hostname

rbfa.be

Last fetched

rbfa.be resolves to 9 IPv4 addresses operated by AKAMAI-ASN1 in ZA.

Nutrition Label

WHISPER CANON · rbfa.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rbfa.be

Resolution chain

rbfa.be resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for rbfa.be.

MechanismTarget
SPF_INCLUDE_spf2.rbfa.be
SPF_IP104.47.0.0/17
SPF_IP18.156.0.20/32
SPF_IP185.139.44.14
SPF_IP195.238.5.72
SPF_IP206.17.168.28/32
SPF_IP213.181.53.220/32
SPF_IP213.181.53.221/32
SPF_IP3.212.20.253
SPF_IP3.72.196.143/32
SPF_IP3.74.126.139
SPF_IP34.225.87.138
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP50.31.57.204
SPF_IP52.100.0.0/14
SPF_IP52.202.71.114
SPF_IP54.145.52.119
SPF_IP54.240.0.0/18
SPF_IP54.240.64.0/19
SPF_IP54.240.96.0/19

Related pages

Pivot deeper into the graph from rbfa.be.

Cypher and MCP

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

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