Hostname
ahk.nl
Last fetched
ahk.nl is a registered hostname under the .nl top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:surf b.v.
- Organization
- —
- Contact emails
- —
Subdomains
263 observed subdomains of ahk.nl.
Showing 25 of 263. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ahk.nl in the public web crawl.
809 sites link to this hostname.
994 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
29 SPF mechanisms authorising senders for ahk.nl.
| Mechanism | Target |
|---|---|
| SPF_A | mailer1.activetickets.com |
| SPF_A | myahk.componence.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.studiocloud.nl |
| SPF_INCLUDE | spf.mailinglijst.nl |
| SPF_INCLUDE | spf.mailplatform.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 145.90.1.130 |
| SPF_IP | 145.90.1.135 |
| SPF_IP | 145.90.1.140 |
| SPF_IP | 145.90.1.34 |
| SPF_IP | 185.40.97.114 |
| SPF_IP | 37.60.193.40/29 |
| SPF_IP | 51.15.35.16 |
| SPF_IP | 62.204.93.128/27 |
| SPF_IP | 77.72.148.144 |
| SPF_IP | 77.87.162.241 |
| SPF_IP | 81.4.87.187 |
| SPF_IP | 83.149.98.0/25 |
| SPF_IP | 83.247.85.194/32 |
| SPF_IP | 84.241.173.108 |
| SPF_IP | 85.10.128.212 |
| SPF_IP | 85.17.187.192/27 |
| SPF_IP | 85.17.205.0/27 |
| SPF_IP | 85.90.64.176/28 |
| SPF_IP | 85.90.64.192/28 |
| SPF_IP | 95.211.74.192/27 |
| SPF_IP | 95.97.137.215 |
Related pages
Pivot deeper into the graph from ahk.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ahk.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.