Skip to content

Hostname

alkcare.nl

Last fetched

alkcare.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:axc as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
93.119.11.2293.119.0.0/20AS20857NL

WHOIS identity

Registrar
registrar:axc
Organization
Contact emails

Subdomains

19 observed subdomains of alkcare.nl.

Web-graph footprint

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

24 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for alkcare.nl.

MechanismTarget
SPF_Aalkcare.irisintranet.cloud
SPF_INCLUDE_spf.mailrelay.zorgring.nl
SPF_INCLUDE_spf2.natuurlijkhosting.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.whih.nl
SPF_IP136.144.153.109
SPF_IP212.121.96.163
SPF_IP212.121.96.164
SPF_IP46.17.1.239
SPF_IP84.246.29.4

Related pages

Pivot deeper into the graph from alkcare.nl.

Cypher and MCP

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

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