Skip to content

Hostname

rafc.be

Last fetched

rafc.be resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.227.69.17664.227.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

12 observed subdomains of rafc.be.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rafc.be.

MechanismTarget
SPF_INCLUDEspf1.rafc.be
SPF_INCLUDEspf2.rafc.be
SPF_INCLUDEspf3.rafc.be
SPF_INCLUDEspf4.rafc.be

Related pages

Pivot deeper into the graph from rafc.be.

Cypher and MCP

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

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