Skip to content

Hostname

mackaay.nl

Last fetched

mackaay.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists registrar:mackaay ict services b.v. as the registrar.

Nutrition Label

WHISPER CANON · mackaay.nlRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mackaay.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.173.21.116185.173.21.0/24AS12859NL

WHOIS identity

Registrar
registrar:mackaay ict services b.v.
Organization
Contact emails

Subdomains

7 observed subdomains of mackaay.nl.

Web-graph footprint

Distinct hostnames that link to or from mackaay.nl in the public web crawl.

7 sites link to this hostname.

77 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mackaay.nl.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.mackaay.it
SPF_INCLUDEspf.mydomainprovider.com
SPF_IP185.173.21.116
SPF_IP213.124.74.146
SPF_IP2a0b:3100:20:0:0:0:0:c2
SPF_IP81.173.75.233
SPF_IP86.94.131.57

Related pages

Pivot deeper into the graph from mackaay.nl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "mackaay.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.