Skip to content

Hostname

acff.be

Last fetched

acff.be resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:proximus nv/sa as the registrar.

Nutrition Label

WHISPER CANON · acff.beRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/acff.be

Resolution chain

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

WHOIS identity

Registrar
registrar:proximus nv/sa
Organization
Contact emails

Subdomains

3 observed subdomains of acff.be.

Web-graph footprint

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

182 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for acff.be.

MechanismTarget
SPF_INCLUDE_spf.zivver.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from acff.be.

Cypher and MCP

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

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