Hostname
acknowledge.nl
Last fetched
acknowledge.nl resolves to 1 IPv4 address operated by AS39371 in NL. WHOIS lists iana:1520 as the registrar.
Nutrition Label
Resolution chain
acknowledge.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 |
|---|---|---|---|---|
| 45.129.61.44 | 45.129.60.0/22 | AS39371 | — | NL |
WHOIS identity
- Registrar
- iana:1520
- Organization
- —
- Contact emails
- —
Subdomains
127 observed subdomains of acknowledge.nl.
Showing 25 of 127. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from acknowledge.nl in the public web crawl.
199 sites link to this hostname.
107 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for acknowledge.nl.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | b7pp12hg._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from acknowledge.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acknowledge.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.