Hostname
abf.nl
Last fetched
abf.nl resolves to 1 IPv4 address operated by AS41887 in NL. WHOIS lists registrar:metaregistrar b.v. as the registrar.
Nutrition Label
Resolution chain
abf.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.228.143.10 | 94.228.142.0/23 | AS41887 | — | NL |
WHOIS identity
- Registrar
- registrar:metaregistrar b.v.
- Organization
- —
- Contact emails
- —
Subdomains
203 observed subdomains of abf.nl.
Showing 25 of 203. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from abf.nl in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for abf.nl.
| Mechanism | Target |
|---|---|
| SPF_A | abfresearch.nl |
| SPF_INCLUDE | filter-out.zxcs.nl |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.104.29.42 |
| SPF_IP | 195.72.123.169 |
| SPF_IP | 2a00:0d00:0101::/48 |
| SPF_IP | 2a00:a000:1::/48 |
| SPF_IP | 2a06:2ec0:1:0:0:0:0:98 |
| SPF_IP | 87.236.4.64/26 |
| SPF_IP | 94.228.143.0/26 |
| SPF_MX | abf.nl |
Related pages
Pivot deeper into the graph from abf.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abf.nl"})-[: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.