Skip to content

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

WHISPER CANON · acknowledge.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/acknowledge.nl

Resolution chain

acknowledge.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.129.61.4445.129.60.0/22AS39371NL

WHOIS identity

Registrar
iana:1520
Organization
Contact emails

Subdomains

127 observed subdomains of acknowledge.nl.

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.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for acknowledge.nl.

MechanismTarget
SPF_REDIRECTb7pp12hg._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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.