Hostname
ah.nl
Last fetched
ah.nl resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in CZ. WHOIS lists registrar:kpn|regulusweg 1|2516ac 's-gravenhage|netherlands|| as the registrar.
Nutrition Label
Resolution chain
ah.nl 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 |
|---|---|---|---|---|
| 23.212.110.57 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.212.110.67 | 23.212.110.0/24 | AS20940 | AKAMAI-ASN1 | CZ |
| 23.36.162.215 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.222 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 92.123.238.24 | 92.123.236.0/22 | AS20940 | AKAMAI-ASN1 | FR |
| 92.123.238.81 | 92.123.236.0/22 | AS20940 | AKAMAI-ASN1 | FR |
| 95.100.170.145 | 95.100.170.0/24 | AS20940 | AKAMAI-ASN1 | AE |
| 95.100.170.218 | 95.100.170.0/24 | AS20940 | AKAMAI-ASN1 | AE |
WHOIS identity
- Registrar
- registrar:kpn|regulusweg 1|2516ac 's-gravenhage|netherlands||
- Organization
- —
- Contact emails
- —
Subdomains
140 observed subdomains of ah.nl.
Showing 25 of 140. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ah.nl in the public web crawl.
5,300 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for ah.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc57.sapsf.eu |
| SPF_INCLUDE | _spf.ah.nl |
| SPF_INCLUDE | _spfhandler.we-invite.eu |
| SPF_INCLUDE | eu.mailgun.org |
| SPF_INCLUDE | nw010.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from ah.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ah.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.