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
Resolution chain
acff.be resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 2.23.227.10 | 2.23.227.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.23.227.2 | 2.23.227.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.196.227.234 | 23.196.227.0/24 | AS20940 | AKAMAI-ASN1 | ZA |
| 23.196.227.237 | 23.196.227.0/24 | AS20940 | AKAMAI-ASN1 | ZA |
| 23.36.162.11 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.18 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.58.85.148 | 23.58.85.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.58.85.158 | 23.58.85.0/24 | AS20940 | AKAMAI-ASN1 | US |
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.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for acff.be.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.zivver.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.